Type Alias json_syntax::object::Iter

source ·
pub type Iter<'a> = Iter<'a, Entry>;

Aliased Type§

struct Iter<'a> { /* private fields */ }