Function parse

Source
pub fn parse(input: &str) -> Vec<u32>
Expand description

Tokenize the input and return a vec of directory sizes.