fn finalize()

in src/download.rs [468:470]


    fn finalize(&mut self) -> Result<()> {
        Ok(())
    }