json-schema-dsl 0.2.2

A simple DSL to write JSON Schema
Documentation
1
2
3
4
mod token;

pub use token::{to_json_schema};