Type Alias jsonway::object_builder::Object

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

Aliased Type§

struct Object { /* private fields */ }