default-from-serde
Derive Default using serde::Deserialize!
No mismatch between Default and Deserialize anymore!
Usage
Cargo.toml:
= "0.1"
See docs.rs for the Rust code.
License
APACHE-2.0.
Some source code are copied from serde_json.
This library is practically deserialize using serde_json with {}.