cloud-storage 0.9.0

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 6 feature flags, 2 of them enabled by default.

default

  • native-tls

native-tls

  • reqwest/default-tls

sync

  • reqwest/blocking

trust-dns

  • reqwest/trust-dns

rustls-tls

  • reqwest/rustls-tls

global-client

    This feature flag does not enable additional features.