Skip to main content

write_record

Function write_record 

Source
pub fn write_record<W: Write>(writer: &mut W, record: &Record) -> Result<()>
Expand description

Write a single record followed by a newline.