[][src]Function uploads_im_client::upload_with_default_options

pub async fn upload_with_default_options<'_>(
    client: &'_ mut Client,
    file_path: PathBuf
) -> Result<UploadedImage, UploadError>

Uploads an image file denoted by file_path using default options to the Uploads.im image upload API.