Trait simple_chart::chart::IterInPoint [] [src]

pub trait IterInPoint<P: InPoint>: Iterator<Item=P> + Clone { }

Implementors