tree: dbf920c091bdab9a168a4008b8f27615abe46a84 [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