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