geckopanda 0.2.0

Save and load files from local disk, Google Drive, or Amazon S3.
Documentation

geckopanda

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

default

  • localdisk
  • google-drive
  • amazon-s3

localdisk

    This feature flag does not enable additional features.

google-drive

  • dep:google-drive3
  • dep:webbrowser
  • dep:tempfile
  • dep:mime

amazon-s3

  • dep:rust-s3
  • dep:toml
  • dep:serde