Module opendal::operator_functions
source · Expand description
Functions provides the functions generated by BlockingOperator
By using functions, users can add more options for operation.
Structs§
- Function that generated by
BlockingOperator::delete_with
. - Function that generated by
BlockingOperator::list_with
. - Function that generated by
BlockingOperator::lister_with
. - Function that generated by
BlockingOperator::read_with
. - Function that generated by
BlockingOperator::reader_with
. - Function that generated by
BlockingOperator::stat_with
. - Function that generated by
BlockingOperator::write_with
. - Function that generated by
BlockingOperator::writer_with
.