Type Definition graphannis_capi::data::IterPtr[][src]

type IterPtr<T> = Box<dyn Iterator<Item = T>>;