Function fastobo::to_writer

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

Write an OBO document to a Write implementor.