json_shape 0.3.1

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