Function fastobo_graphs::from_str

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

Read an OBO graph from a string containing a JSON or YAML serialization.