fn finish()
in
src/api/mod.rs [57:59]
3
lines of code
1
McCabe index (conditional complexity)
fn finish(&mut self) { ProgressBar::finish(self); }