Module timeout
matrix_
sdk_
base
0.10.0
Module timeout
Module Items
Structs
Functions
In crate matrix_
sdk_
base
Modules
debug
deserialized_responses
event_cache
executor
failures_cache
latest_event
linked_chunk
locks
media
notification_settings
read_receipts
ring_buffer
ruma
sleep
sliding_sync
store
store_locks
sync
timeout
tracing_timer
ttl_cache
Macros
boxed_into_future
timer
Structs
BaseClient
OriginalMinimalStateEvent
RedactedMinimalStateEvent
RequestedRequiredStates
Room
RoomCreateWithCreatorEventContent
RoomHero
RoomInfo
RoomInfoNotableUpdate
RoomInfoNotableUpdateReasons
RoomMember
RoomMemberships
RoomStateFilter
SessionMeta
Enums
EncryptionState
Error
MinimalStateEvent
RoomDisplayName
RoomMembersUpdate
RoomState
Constants
LEASE_DURATION_MS
Traits
AsyncTraitDeps
SendOutsideWasm
SyncOutsideWasm
Functions
apply_redaction
Type Aliases
BoxFuture
MinimalRoomMemberEvent
Result
matrix_sdk_base
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
.