Type Definition sj::Object

source ·
pub type Object = BTreeMap<ObjectKey, Value>;
Expand description

Trait Implementations

The type returned in the event of a conversion error.
Performs the conversion.