[][src]Function fastobo_graphs::from_reader

pub fn from_reader<R: Read>(r: R) -> Result<GraphDocument>

Read an OBO graph from a Read implementor.