confy
confy copied to clipboard
Generic format
This PR adds a generic type parameter to specify the deserialization format.
This PR is not ready yet, and - maybe more importantly - is a draft because I just want to propose this. I'm not 100% happy with how the API looks!
Lets discuss whether something like this is an idea. Maybe we could change the API so that not a generic argument is passed, but an actual object, to make the API a bit easier to use...?
This includes #49