[−][src]Module s3_algo::timeout
The Timeout trait defines the how the timeout value of a multi-file upload evolves based on
past file upload results. A default implementation TimeoutState is provided.
Structs
| TimeoutState | State for timeouts in s3_upload_dir_async |
Traits
| Timeout |