[][src]Function sonnerie::formatted::print_record

pub fn print_record<W: Write>(record: &OwnedRecord, out: &mut W) -> Result<()>
👎 Deprecated

Write a formatted record to a stream

Deprecated: Use print_record2 instead.

Each row is written in the same format that add_from_stream accepts, with the timestamp being formatted as %FT%T.