json::iterators::Entries [] [src]

type Entries<'a> = Iter<'a>;

Iterator over key value pairs of JsonValue::Object.