Function fastobo_graphs::to_writer[][src]

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

Write an OBO graph to a Write implementor.