Docs.rs
matrix-sdk-base-0.7.0
matrix-sdk-base 0.7.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jplatte
poljar
github:matrix-org:rust
Dependencies
as_variant ^1.2.0
normal
assert_matches ^1.5.0
normal
assert_matches2 ^0.1.1
normal
async-trait ^0.1.60
normal
bitflags ^2.1.0
normal
eyeball ^0.8.7
normal
eyeball-im ^0.4.1
normal
futures-util ^0.3.26
normal
http ^0.2.6
normal
matrix-sdk-common ^0.7.0
normal
matrix-sdk-crypto ^0.7.0
normal
matrix-sdk-store-encryption ^0.7.0
normal
matrix-sdk-test ^0.7.0
normal
once_cell ^1.16.0
normal
ruma ^0.9.3
normal
serde ^1.0.151
normal
serde_json ^1.0.91
normal
thiserror ^1.0.38
normal
tokio ^1.30.0
normal
tracing ^0.1.40
normal
assert_matches ^1.5.0
dev
assert_matches2 ^0.1.1
dev
assign ^1.1.1
dev
futures-executor ^0.3.21
dev
http ^0.2.6
dev
matrix-sdk-test ^0.7.0
dev
stream_assert ^0.1.1
dev
tokio ^1.30.0
dev
wasm-bindgen-test ^0.3.33
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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_base
0.7.0
Module tracing_timer
Structs
In crate matrix_sdk_base
?
Module
matrix_sdk_base
::
tracing_timer
source
·
[
−
]
Structs
TracingTimer
A named RAII that will show on Drop how long its covered section took to execute.