Docs.rs
matrix-sdk-common-0.13.0
matrix-sdk-common 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jplatte
poljar
github:matrix-org:rust
Dependencies
eyeball-im ^0.7.0
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
imbl ^5.0.0
normal
ruma ^0.12.5
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
thiserror ^2.0.11
normal
tracing ^0.1.40
normal
uniffi ^0.28.0
normal
optional
assert_matches ^1.5.0
dev
assert_matches2 ^0.1.2
dev
insta ^1.42.1
dev
proptest ^1.6.0
dev
wasm-bindgen-test ^0.3.50
dev
tokio ^1.43.1
normal
futures-executor ^0.3.31
normal
futures-util ^0.3.31
normal
gloo-timers ^0.3.0
normal
tokio ^1.43.1
normal
tracing-subscriber ^0.3.18
normal
wasm-bindgen ^0.2.84
normal
wasm-bindgen-futures ^0.4.33
normal
optional
web-sys ^0.3.69
normal
getrandom ^0.2.15
dev
js-sys ^0.3.69
dev
Versions
88.57%
of the crate is documented
Platform
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_
common
0.13.0
Module timeout
Module Items
Structs
Functions
In crate matrix_
sdk_
common
matrix_sdk_common
Module
timeout
Copy item path
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
.