Type Alias ValuePrimitive

Source
pub type ValuePrimitive = Map<String, PrimitiveValue>;
Expand description

Shape of a ValuePrimitiveType Nested object

Aliased Typeยง

struct ValuePrimitive { /* private fields */ }