Function fastobo_graphs::to_writer

source ·
pub fn to_writer<W: Write>(w: W, g: &GraphDocument) -> Result<()>
Expand description

Write an OBO graph to a Write implementor.