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