cloud-storage 0.11.1

A crate for uploading files to Google cloud storage, and for generating download urls.
Documentation

cloud-storage

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

  • native-tls

native-tls

  • reqwest/default-tls
  • openssl

openssl

    This feature flag does not enable additional features.

rustls-tls

  • reqwest/rustls-tls
  • ring
  • pem

trust-dns

  • reqwest/trust-dns

sync

  • reqwest/blocking

global-client

    This feature flag does not enable additional features.

pem

    This feature flag does not enable additional features.

ring

    This feature flag does not enable additional features.