tree: 9665e48b30be34624a2eadec454eca34fdf98dc4 [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