bondage

Macro schema_type

Source
macro_rules! schema_type {
    ($name:ident, $type:literal, { $($body:tt)* }, $example:literal) => { ... };
}