Macro json_schema_is_string

Source
macro_rules! json_schema_is_string {
    ($type:ident) => { ... };
}