[][src]Trait json_type::JsonType

pub trait JsonType {
    fn json_type() -> &'static str;
}

Required methods

fn json_type() -> &'static str

Loading content...

Implementors

Loading content...