Function fastobo::from_file

source ·
pub fn from_file<P: AsRef<Path>>(path: P) -> Result<OboDoc>
Expand description

Parse an OBO document from a file on the local filesystem.