rhine 0.1.8

code core of Rhine Lab
Documentation
1
2
3
pub trait JsonSchema {
    fn json_schema() -> serde_json::Value;
}