Function scanrs::scanvec[][src]

pub fn scanvec<T: FromStr>() -> Vec<T> where
    <T as FromStr>::Err: Debug