Function tiger_lib::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.