Function ic_asset::sync[][src]

pub async fn sync(
    canister: &Canister<'_>,
    dir: &Path,
    timeout: Duration
) -> Result<()>