Trait ijson::object::ObjectIndex[][src]

pub trait ObjectIndex: Sealed + Copy { }
Expand description

Trait which abstracts over the various string types which can be used to index into an IObject.

Implementations on Foreign Types

Implementors