fn finalize()
in
src/download.rs [468:470]
3
lines of code
1
McCabe index (conditional complexity)
fn finalize(&mut self) -> Result<()> { Ok(()) }