Function fastobo::to_writer[][src]

pub fn to_writer<W: Write>(writer: W, doc: &OboDoc) -> Result<()>

Write an OBO document to a Write implementor.