Modules

Structs

Metadata carries all object metadata.

Object is a handler for all object related operations.

ObjectStream is a handler for listing object under a dir.

Reader is used for reading data from underlying backend.

Writer is used to write data into underlying backend.

Enums

Traits

Layer is used to intercept the operations on the underlying storage.

Type Definitions

BoxedAsyncReader is a boxed AsyncRead.