Docs.rs
matrix-sdk-0.14.0
matrix-sdk 0.14.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
poljar
github:matrix-org:rust
Dependencies
anyhow ^1.0.99
normal
optional
anymap2 ^0.13.0
normal
aquamarine ^0.6.0
normal
as_variant ^1.3.0
normal
assert_matches2 ^0.1.2
normal
optional
async-channel ^2.5.0
normal
async-stream ^0.3.5
normal
async-trait ^0.1.89
normal
axum ^0.8.4
normal
optional
bytes ^1.10.1
normal
bytesize ^2.0.1
normal
cfg-if ^1.0.3
normal
event-listener ^5.4.1
normal
eyeball ^0.8.8
normal
eyeball-im ^0.7.0
normal
eyre ^0.6.12
normal
optional
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
http ^1.3.1
normal
imbl ^5.0.0
normal
indexmap ^2.11.0
normal
itertools ^0.14.0
normal
js_int ^0.2.2
normal
language-tags ^0.3.2
normal
matrix-sdk-base ^0.14.0
normal
matrix-sdk-common ^0.14.0
normal
matrix-sdk-ffi-macros ^0.7.0
normal
optional
matrix-sdk-indexeddb ^0.14.0
normal
optional
matrix-sdk-search ^0.14.0
normal
optional
matrix-sdk-sqlite ^0.14.0
normal
optional
matrix-sdk-test ^0.14.0
normal
optional
mime ^0.3.17
normal
mime2ext ^0.1.54
normal
oauth2 ^5.0.0
normal
once_cell ^1.21.3
normal
percent-encoding ^2.3.2
normal
pin-project-lite ^0.2.16
normal
rand ^0.8.5
normal
optional
ruma ^0.13.0
normal
serde ^1.0.219
normal
serde_html_form ^0.2.7
normal
serde_json ^1.0.143
normal
sha2 ^0.10.9
normal
tempfile ^3.21.0
normal
thiserror ^2.0.16
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.16
normal
tower ^0.5.2
normal
optional
tracing ^0.1.41
normal
uniffi ^0.28.0
normal
optional
url ^2.5.7
normal
urlencoding ^2.1.3
normal
uuid ^1.18.0
normal
optional
vodozemac ^0.9.0
normal
zeroize ^1.8.1
normal
anyhow ^1.0.99
dev
assert-json-diff ^2.0.2
dev
assert_matches ^1.5.0
dev
assert_matches2 ^0.1.2
dev
dirs ^6.0.0
dev
futures-executor ^0.3.31
dev
insta ^1.43.1
dev
matrix-sdk-base ^0.14.0
dev
matrix-sdk-test ^0.14.0
dev
matrix-sdk-test-utils ^0.14.0
dev
serde_urlencoded ^0.7.1
dev
similar-asserts ^1.7.0
dev
stream_assert ^0.1.1
dev
tokio-test ^0.4.4
dev
tracing-subscriber ^0.3.20
dev
backon ^1.5.2
normal
reqwest ^0.12.23
normal
tokio ^1.47.1
normal
wiremock ^0.6.5
normal
optional
proptest ^1.6.0
dev
tokio ^1.47.1
dev
wiremock ^0.6.5
dev
gloo-timers ^0.3.0
normal
reqwest ^0.12.23
normal
tokio ^1.47.1
normal
wasm-bindgen-test ^0.3.50
dev
Versions
100%
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
Module ring_buffer
matrix_
sdk
0.14.0
Module ring_
buffer
Module Items
Structs
In crate matrix_
sdk
matrix_sdk
Module
ring_
buffer
Copy item path
Source
Structs
ยง
Ring
Buffer
A simple fixed-size ring buffer implementation.