JsonString

Type Alias JsonString 

Source
pub type JsonString = Rc<str>;

Aliased Typeยง

pub struct JsonString { /* private fields */ }