Function odds::vec::vec [] [src]

pub fn vec<I>(iterable: I) -> Vec<I::Item> where
    I: IntoIterator

Create a new vec from the iterable