Skip to main content

parse_obo_file

Function parse_obo_file 

Source
pub fn parse_obo_file(
    path: &Path,
    ontology_id: &str,
    _content_hash: &str,
    _modified_time: u64,
) -> Result<ParsedOntology, ParseError>