Docs.rs
  • mls-rs-provider-sqlite-0.19.0
    • mls-rs-provider-sqlite 0.19.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tomleavy
    • stefunctional
    • mulmarta
    • Dependencies
      • async-trait ^0.1.74 normal
      • hex ^0.4 normal
      • maybe-async ^0.2.10 normal
      • mls-rs-core ^0.24.0 normal
      • rusqlite ^0.32 normal
      • thiserror ^2 normal
      • wasm-bindgen ^0.2 normal optional
      • zeroize ^1 normal
      • anyhow ^1 dev
      • assert_matches ^1 dev
      • rand ^0.9 dev
      • tempfile ^3 dev
    • Versions
    • 66.67% 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

mls_rs_provider_sqlite0.19.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • SqLiteDataStorageEngine
  • connection_strategy::CipheredConnectionStrategy
  • connection_strategy::FileConnectionStrategy
  • connection_strategy::MemoryStrategy
  • connection_strategy::SqlCipherConfig
  • storage::Item
  • storage::SqLiteApplicationStorage
  • storage::SqLiteGroupStateStorage
  • storage::SqLiteKeyPackageStorage
  • storage::SqLitePreSharedKeyStorage

Enums

  • JournalMode
  • SqLiteDataStorageError
  • connection_strategy::SqlCipherKey

Traits

  • connection_strategy::ConnectionStrategy