nanoserde
nanoserde copied to clipboard
Serialization skip
I think it would be useful to add #[nserde(skip_ser)] or so in conjunction with #[nserde(default)] for deserialization.
I'm open to adding this. Happy to accept a PR for it if you want it done sooner than whenever I get to it
This was fixed by #110