Type Definition oo_bindgen::model::AbstractIteratorHandle

source ·
pub type AbstractIteratorHandle = Handle<AbstractIterator<Unvalidated>>;

Trait Implementations§