Docs.rs
  • olm-rs-2.2.0
    • olm-rs 2.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jhaye
    • poljar
    • Dependencies
      • getrandom ^0.2.0 normal
      • olm-sys ^1.3 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • zeroize ^1.1 normal
      • base64 ^0.11.0 dev
      • json ^0.12.1 dev
    • Versions
    • 65.38% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

olm_rs2.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • OlmVersion
  • account::FallbackKey
  • account::IdentityKeys
  • account::OlmAccount
  • account::OneTimeKeys
  • inbound_group_session::OlmInboundGroupSession
  • outbound_group_session::OlmOutboundGroupSession
  • pk::OlmPkDecryption
  • pk::OlmPkEncryption
  • pk::OlmPkSigning
  • pk::PkMessage
  • sas::OlmSas
  • session::Message
  • session::OlmSession
  • session::PreKeyMessage
  • session::UnknownOlmMessageType
  • utility::OlmUtility

Enums

  • PicklingMode
  • errors::OlmAccountError
  • errors::OlmGroupSessionError
  • errors::OlmPkDecryptionError
  • errors::OlmPkEncryptionError
  • errors::OlmPkSigningError
  • errors::OlmSasError
  • errors::OlmSessionError
  • errors::OlmUtilityError
  • session::OlmMessage
  • session::OlmMessageType

Functions

  • get_library_version