nanoserde
nanoserde copied to clipboard
Deserializing unrecognized enum option with #[nserde(default)] generates error.
Depending on how your application faces forward compatibility, this may cause problems. #[nserde(default)] doesn't seem to solve this?