Function fastobo::from_str

source ·
pub fn from_str<S: AsRef<str>>(src: S) -> Result<OboDoc>
Expand description

Parse an OBO document from a string.