Docs.rs
  • askar-storage-0.2.0
    • askar-storage 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andrewwhitehead
    • Dependencies
      • arc-swap ^1.6 normal
      • askar-crypto ^0.3 normal
      • async-lock ^3.4 normal
      • async-stream ^0.3 normal
      • bs58 ^0.5 normal
      • chrono ^0.4 normal
      • ciborium ^0.2 normal
      • digest ^0.10 normal
      • futures-lite ^2.5 normal
      • hex ^0.4 normal
      • hmac ^0.12 normal
      • itertools ^0.13 normal
      • log ^0.4 normal optional
      • once_cell ^1.5 normal
      • percent-encoding ^2.0 normal
      • rmp-serde ^1.1 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • sqlx ^0.8 normal optional
      • tokio ^1.42 normal
      • url ^2.1 normal
      • uuid ^1.2 normal
      • zeroize ^1.5 normal
      • env_logger ^0.11 dev
      • hex-literal ^0.4 dev
      • rand ^0.8 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

askar_storage0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Error
  • Options
  • PassKey
  • any::AnyBackend
  • any::AnyBackendSession
  • backend::postgres::PostgresBackend
  • backend::postgres::PostgresStoreOptions
  • backend::sqlite::SqliteBackend
  • backend::sqlite::SqliteStoreOptions
  • entry::Entry
  • entry::Scan
  • entry::TagFilter

Enums

  • Argon2Level
  • ErrorKind
  • KdfMethod
  • StoreKeyMethod
  • backend::OrderBy
  • entry::EntryKind
  • entry::EntryOperation
  • entry::EntryTag

Traits

  • IntoOptions
  • backend::Backend
  • backend::BackendSession
  • backend::ManageBackend

Functions

  • any::into_any_backend
  • backend::copy_profile
  • backend::copy_store
  • generate_raw_store_key