write_qso_log

Function write_qso_log 

Source
pub fn write_qso_log(entries: &[QsoEntry]) -> Vec<u8> 
Expand description

Generates a QSO log TSV file as UTF-8 bytes.

The output includes the 24-column header row followed by one row per entry.