tiger_lib::report::errors

Function take_reports

Source
pub fn take_reports() -> Vec<LogReport>
Expand description

Extract the stored reports, sort them, and return them as a vector of LogReport. The stored reports will be left empty.