Re-exportsยง
pub use mem::*;
pub use opendal_engine::*;
pub use s3::*;
pub use error::*;
Modulesยง
- prefix ๐
Macrosยง
- enum_
map ๐ - for_
all_ ๐object_ store - This macro routes the object store operation to the real implementation by the
ObjectStoreImpl
enum type and thepath
.
Structsยง
MonitoredStreamingUploader
will report the following metrics.- The subsections
[storage.object_store]
. - Retry
Condition ๐
Enumsยง
- Operation
Type ๐
Traitsยง
- The implementation must be thread-safe.
Functionsยง
- Creates a new
ObjectStore
from the givenurl
. Credentials are configured via environment variables. - get_
retry_ ๐strategy - retry_
request ๐