write_utt

Function write_utt 

Source
pub fn write_utt<W: Write>(writer: &mut W, utt: &Utt) -> Result<(), UttError>
Expand description

Writes typed UTT data to an output writer.