tree: a59ebdfe58f389670f4083f3584a0a9f3759b87e [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. README.md
core/examples/basic/README.md

Basic

This example will show how to use opendal to operate storage service.

Setup

Refer Setup to setup all examples.

Run

Use OPENDAL_TEST to control which service to run example:

OPENDAL_TEST=fs cargo run