Crate canonical_json

source ·
Expand description

Canonical JSON library to serialize JSON values to String

Re-exports

pub use ser::to_string;
pub use ser::CanonicalJSONError;
pub use ser::JsonFormatter;

Modules