Docs.rs
matrix-sdk-common-0.5.0
matrix-sdk-common 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jplatte
poljar
github:matrix-org:rust
Dependencies
ruma ^0.6.2
normal
serde ^1.0.136
normal
instant ^0.1.12
normal
tokio ^1.17.0
normal
async-lock ^2.5.0
normal
futures-util ^0.3.21
normal
instant ^0.1.12
normal
wasm-bindgen-futures ^0.4.30
normal
Versions
84.34%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
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
☰
Module executor
Structs
Functions
?
Module
matrix_sdk_common
::
executor
source
·
[
−
]
Expand description
Abstraction over an executor so we can spawn tasks under WASM the same way we do usually.
Structs
JoinHandle
Functions
spawn