Docs.rs
  • typed-store-0.4.0
    • typed-store 0.4.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • huitseeker
    • Dependencies
      • bincode ^1.3.3 normal
      • collectable ^0.0.2 normal
      • eyre ^0.6.8 normal
      • fdlimit ^0.2.1 normal
      • once_cell ^1.15.0 normal
      • prometheus ^0.13.2 normal
      • rocksdb ^0.19.0 normal
      • serde ^1.0.140 normal
      • tap ^1.0.1 normal
      • thiserror ^1.0.37 normal
      • tokio ^1.21.2 normal
      • tracing ^0.1.37 normal
      • once_cell ^1.13.0 dev
      • proc-macro2 ^1.0.47 dev
      • quote ^1.0.9 dev
      • syn ^1.0.102 dev
      • tempfile ^3.3.0 dev
    • Versions
    • 21.89% 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

typed_store0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Store
  • metrics::ColumnFamilyMetrics
  • metrics::DBMetrics
  • metrics::OperationMetrics
  • metrics::ReadPerfContextMetrics
  • metrics::RocksDBPerfContext
  • metrics::SamplingInterval
  • metrics::WritePerfContextMetrics
  • rocks::DBBatch
  • rocks::DBMap
  • rocks::DBMapTableConfigMap
  • rocks::DBOptions

Enums

  • StoreCommand
  • rocks::TypedStoreError

Traits

  • traits::Map
  • traits::TypedStoreDebug

Macros

  • reopen

Functions

  • rocks::default_db_options
  • rocks::list_tables
  • rocks::open_cf
  • rocks::open_cf_opts
  • rocks::open_cf_opts_secondary

Type Aliases

  • StoreError