pub fn parse_base(yaml: &str) -> Result<BaseFile, Error>
Parse a .base YAML document. Returns a detailed error on malformed YAML.
.base