Type Alias tiny_json_rs::mapper::Object

source ·
pub type Object = BTreeMap<String, Value>;

Aliased Type§

struct Object { /* private fields */ }