generic-json 0.7.0

Generic JSON traits
Documentation
1
2
3
4
5
#[cfg(feature = "ijson-impl")]
mod ijson;

#[cfg(feature = "serde_json-impl")]
mod serde_json;