Constant cargo::core::compiler::future_incompat::MAX_REPORTS
source · const MAX_REPORTS: usize = 5;
Expand description
Max number of reports to save on disk.
const MAX_REPORTS: usize = 5;
Max number of reports to save on disk.