Type Alias json_syntax::code_map::IntoIter

source ·
pub type IntoIter = Enumerate<IntoIter<Entry>>;

Aliased Type§

struct IntoIter { /* private fields */ }