pub fn read_usize_many(s: &mut &str) -> PResult<Vec<usize>>
Expand description

Parse a line containing many unsigned numbers