kecc

Function write

Source
pub fn write<T: WriteLine>(t: &T, write: &mut dyn Write) -> Result<()>
Expand description

Write t to write.