Type Definition json_syntax::Object

source · []
pub type Object<S, P = Span> = Vec<Entry<S, P>>;
Expand description

Object.