json-e 4.8.2

A data-structure parameterization system for embedding context in JSON objects
Documentation
1
2
3
4
5
6
#![allow(unused_variables)]
#![allow(non_snake_case)]

// (warnings have to be disabled in this file, not in the included file)

include!(concat!(env!("OUT_DIR"), "/test_spec.rs"));