Type Alias serde_json::map::ValuesImpl
source · type ValuesImpl<'a> = Values<'a, String, Value>;
Aliased Type§
struct ValuesImpl<'a> { /* private fields */ }
type ValuesImpl<'a> = Values<'a, String, Value>;
struct ValuesImpl<'a> { /* private fields */ }