Searched defs:LayersIterator (Results 1 – 1 of 1) sorted by relevance
53 ) -> Result<LayersIterator, LayersListError> in layers_list_from_loader()229 pub struct LayersIterator { struct233 impl Iterator for LayersIterator { implementation247 impl ExactSizeIterator for LayersIterator {} implementation