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

Parse an OBO document from a string.