Type Alias IntoIterImpl

Source
type IntoIterImpl = IntoIter<String, Value>;

Aliased Typeยง

struct IntoIterImpl { /* private fields */ }