Docs.rs
  • matrix-sdk-common-0.7.0
    • matrix-sdk-common 0.7.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jplatte
    • poljar
    • github:matrix-org:rust
    • Dependencies
      • async-trait ^0.1.60 normal
      • futures-core ^0.3.28 normal
      • instant ^0.1.12 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
      • matrix-sdk-test ^0.7.0 dev
      • proptest ^1.4.0 dev
      • wasm-bindgen-test ^0.3.33 dev
      • futures-util ^0.3.26 normal
      • gloo-timers ^0.3.0 normal
      • tracing-subscriber ^0.3.14 normal
      • wasm-bindgen ^0.2.84 normal
      • wasm-bindgen-futures ^0.4.33 normal
      • web-sys ^0.3.60 normal
      • js-sys ^0.3.64 dev
    • Versions
    • 85.26% of the crate is documented
  • Go to latest version
  • 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_common0.7.0

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • debug::DebugRawEvent
  • debug::DebugRawEventNoId
  • deserialized_responses::EncryptionInfo
  • deserialized_responses::SyncTimelineEvent
  • deserialized_responses::TimelineEvent
  • executor::JoinError
  • executor::JoinHandle
  • failures_cache::FailuresCache
  • ring_buffer::RingBuffer
  • store_locks::CrossProcessStoreLock
  • store_locks::CrossProcessStoreLockGuard
  • timeout::ElapsedError
  • tracing_timer::TracingTimer

Enums

  • deserialized_responses::AlgorithmInfo
  • deserialized_responses::DeviceLinkProblem
  • deserialized_responses::ShieldState
  • deserialized_responses::VerificationLevel
  • deserialized_responses::VerificationState
  • store_locks::LockStoreError

Traits

  • AsyncTraitDeps
  • SendOutsideWasm
  • SyncOutsideWasm
  • debug::DebugStructExt
  • store_locks::BackingStore

Macros

  • boxed_into_future
  • timer

Functions

  • executor::spawn
  • timeout::timeout

Constants

  • store_locks::EXTEND_LEASE_EVERY_MS
  • store_locks::LEASE_DURATION_MS
  • store_locks::MAX_BACKOFF_MS