Trait Enumerable

Source
pub trait Enumerable: Countable + Iterator<Item = Result<Box<dyn Statement>, Box<dyn Error>>> { }

Implementorsยง