Function raze::api::b2_download_file_by_name[][src]

pub async fn b2_download_file_by_name(
    client: &Client,
    auth: &B2Auth,
    params: B2DownloadFileByNameParams
) -> Result<Response, Error>
Expand description