9812a4c9c6
This feature adds support for the default to be specified to be some expression (which unfortunately needs to be parsed from a string) without needing this value to have an implementation of `Default`, or for a new-type wrapper in order to provide an alternative implementation. This expression is run in a function, and therefore has no access to any of the internal state of the deserializer. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |