Docs.rs
  • edma_storage-0.0.2
    • edma_storage 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • chungquantin
    • Dependencies
      • async-trait ^0.1.58 normal
      • chrono ^0.4.22 normal
      • futures ^0.3.25 normal
      • lazy_static ^1.4.0 normal
      • path-absolutize ^3.0.14 normal
      • rand ^0.8.5 normal
      • redb ^0.10.0 normal optional
      • rocksdb ^0.19.0 normal optional
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
      • sled ^0.34.7 normal optional
      • thiserror ^1.0.37 normal
      • tokio ^1.21.2 dev
    • Versions
    • 25.93% 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

db0.0.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Datastore
  • DatastoreRef
  • JsonData
  • ReDBAdapter
  • RocksDBAdapter
  • Transaction
  • misc::JsonData
  • model::DBTransaction
  • model::StorageAdapter
  • model::TagBucket

Enums

  • Error
  • model::StorageAdapterName
  • model::StorageVariant

Traits

  • model::DatastoreAdapter
  • model::SimpleTransaction

Macros

  • define_test
  • full_adapter_test_impl
  • full_database_test_impl
  • model::tag
  • tag

Type Aliases

  • Key
  • KeyValuePair
  • Uint8Array
  • Val
  • kv::Key
  • kv::Val
  • misc::KeyValuePair
  • misc::Uint8Array
  • model::CF