tree: 8eb5454a5a1491cf7969cac8bc1f0ebac40004fc [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