json_shape 0.2.0

Rust library to handle JSON shape
Documentation
1
2
3
4
#![allow(missing_docs)]
fn main() {
    lelwel::build("src/json.llw");
}