json-syntax 0.9.0

Strict JSON parsing and mapping library
Documentation
1
2
3
4
5
#[cfg(feature = "serde_json")]
mod serde_json;

#[cfg(feature = "serde_json")]
pub use self::serde_json::*;