Module timeout
matrix_
sdk_
common
0.10.0
Module timeout
Module Items
Structs
Functions
In crate matrix_
sdk_
common
Modules
debug
deserialized_responses
executor
failures_cache
linked_chunk
locks
ring_buffer
sleep
store_locks
timeout
tracing_timer
ttl_cache
Macros
boxed_into_future
timer
Traits
AsyncTraitDeps
SendOutsideWasm
SyncOutsideWasm
Type Aliases
BoxFuture
matrix_sdk_common
Module
timeout
Copy item path
Settings
Help
Summary
Source
Structs
§
Elapsed
Error
Error type notifying that a timeout has elapsed.
Functions
§
timeout
Wait for
future
to be completed.
future
needs to return a
Result
.