Module matrix_sdk_common::timeout
source · Structs§
- Error type notifying that a timeout has elapsed.
Functions§
- Wait for
future
to be completed.future
needs to return aResult
.
future
to be completed. future
needs to return
a Result
.