icentral-json 0.1.0

A Rust crate facilitating the creation and serialization of JSON structures with two-level named member hierarchies using macros.
Documentation
1
2
3
#[macro_use] mod imports; use imports::*;

x!{json_builder}