JSON

Type Alias JSON 

Source
pub type JSON = HashMap<String, Value>;

Aliased Typeยง

pub struct JSON { /* private fields */ }