pub fn set_total(total: usize) -> Res<()>
Sets the total number of dumps to load.
Also sets the number of dumps loaded to 0.
0