[][src]Function fastobo_graphs::to_writer

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

Write an OBO graph to a Write implementor.