Module opendal::ops

source · []
Expand description

Operations used by Accessor.

Users should not use struct or functions here, use Operator instead

Structs

BytesRange(offset, size) carries a range of content.

Args for create operation.

Args for delete operation.

Args for list operation.

Args for read operation.

Args for stat operation.

Args for write operation.