pub fn parse(file_id: u64, source: &str) -> Vec<StructuralNode>
Parse a TOML source into structural nodes.