Skip to main content

wrap_file

Function wrap_file 

Source
pub fn wrap_file(
    file: File,
    _description: &str,
    total: Option<u64>,
) -> ProgressFile 
Expand description

Wrap a file with progress tracking (standalone, no Progress).