pub async fn upload(
    canister: &Canister<'_>,
    timeout: Duration,
    files: HashMap<String, PathBuf>
) -> Result<()>
Expand description

Upload the specified files