[][src]Function vindicator::trec::write

pub fn write<W>(writer: W, entry: TrecEntry) -> Result<(), Error> where
    W: Write

Write a single text line of this TREC result entry.

Format: qid 0 docno rank score run_id (separated by spaces)