Skip to main content

write_tern

Function write_tern 

Source
pub fn write_tern<W: Write>(writer: &mut W, model: &TernModel) -> Result<()>
Expand description

Write a TernModel to a .tern file (bincode format).