Type Alias vector2math::Chain2

source ·
pub type Chain2<T> = Chain<Once<T>, Once<T>>;
Expand description

An iterator over two items