#[derive(Debug)] pub struct FileItem; pub fn parse(file: &str) -> Vec { todo!() }