not-fl3 / nanoserde

Serialisation library with zero dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deserializing unrecognized enum option with #[nserde(default)] generates error.

pietervandermeer opened this issue · comments

Depending on how your application faces forward compatibility, this may cause problems. #[nserde(default)] doesn't seem to solve this?