Module operator_futures
Expand description
Futures provides the futures generated by Operator
By using futures, users can add more options for operation.
Structs§
- Operator
Future Operatorproduces this future.
Type Aliases§
- Future
Copier Operator::copier_withreturns this future.- Future
Copy Operator::copy_withreturns this future.- Future
Delete Operator::delete_withreturns this future.- Future
Deleter - This future creates a
Deleter. - Future
List Operator::list_withandOperator::lister_withreturn this future.- Future
Lister Operator::list_withandOperator::lister_withreturn this future.- Future
Presign Delete Operator::presign_delete_withreturns this future.- Future
Presign Read Operator::presign_read_withreturns this future.- Future
Presign Stat Operator::presign_stat_withreturns this future.- Future
Presign Write Operator::presign_write_withreturns this future.- Future
Read Operator::read_withreturns this future.- Future
Reader Operator::read_withandOperator::reader_withreturn this future.- Future
Rename Operator::rename_withreturns this future.- Future
Stat Operator::stat_withreturns this future.- Future
Write Operator::write_withreturns this future.- Future
Writer Operator::writer_withreturns this future.