Docs.rs
matrix-sdk-0.7.1
matrix-sdk 0.7.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
poljar
github:matrix-org:rust
Dependencies
anyhow ^1.0.68
normal
anymap2 ^0.13.0
normal
aquamarine ^0.5.0
normal
as_variant ^1.2.0
normal
async-channel ^2.1.0
normal
async-stream ^0.3.3
normal
async-trait ^0.1.60
normal
bytes ^1.1.0
normal
bytesize ^1.1
normal
cfg-vis ^0.3.0
normal
chrono ^0.4.23
normal
event-listener ^4.0.0
normal
eyeball ^0.8.7
normal
eyeball-im ^0.4.1
normal
eyeball-im-util ^0.5.1
normal
eyre ^0.6.8
normal
futures-core ^0.3.28
normal
futures-util ^0.3.26
normal
http ^0.2.6
normal
hyper ^0.14.20
normal
image ^0.24.2
normal
imbl ^2.0.0
normal
indexmap ^2.0.2
normal
language-tags ^0.3.2
normal
mas-oidc-client ^0.7.0
normal
matrix-sdk-base ^0.7.0
normal
matrix-sdk-common ^0.7.0
normal
matrix-sdk-indexeddb ^0.7.0
normal
matrix-sdk-sqlite ^0.7.0
normal
mime ^0.3.16
normal
mime2ext ^0.1.52
normal
rand ^0.8.5
normal
ruma ^0.9.3
normal
serde ^1.0.151
normal
serde_html_form ^0.2.0
normal
serde_json ^1.0.91
normal
sha2 ^0.10.8
normal
tempfile ^3.3.0
normal
thiserror ^1.0.38
normal
tokio-stream ^0.1.14
normal
tower ^0.4.13
normal
tracing ^0.1.40
normal
url ^2.2.2
normal
urlencoding ^2.1.3
normal
uuid ^1.4.1
normal
zeroize ^1.6.0
normal
anyhow ^1.0.68
dev
assert-json-diff ^2
dev
assert_matches ^1.5.0
dev
assert_matches2 ^0.1.1
dev
dirs ^5.0.1
dev
futures-executor ^0.3.21
dev
matrix-sdk-base ^0.7.0
dev
matrix-sdk-test ^0.7.0
dev
once_cell ^1.16.0
dev
serde_urlencoded ^0.7.1
dev
stream_assert ^0.1.1
dev
tracing-subscriber ^0.3.11
dev
backoff ^0.4.0
normal
reqwest ^0.11.10
normal
tokio ^1.30.0
normal
tokio-util ^0.7.9
normal
tokio ^1.30.0
dev
wiremock ^0.5.13
dev
gloo-timers ^0.3.0
normal
reqwest ^0.11.10
normal
tokio ^1.30.0
normal
wasm-bindgen-test ^0.3.33
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
matrix_sdk
0.7.1
Module timeout
Structs
Functions
In crate matrix_sdk
?
Module
matrix_sdk
::
timeout
source
·
[
−
]
Structs
§
ElapsedError
Error type notifying that a timeout has elapsed.
Functions
§
timeout
Wait for
future
to be completed.
future
needs to return a
Result
.