Docs.rs
  • matterdb-1.2.0
    • matterdb 1.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • popzxc
    • Dependencies
      • anyhow ^1.0 normal
      • byteorder ^1.3 normal
      • chrono ^0.4.6 normal
      • crossbeam ^0.8.0 normal
      • rocksdb ^0.15 normal
      • rust_decimal ^1.0 normal
      • serde ^1.0 normal
      • smallvec ^1.6 normal
      • thiserror ^1.0 normal
      • uuid ^0.8 normal
      • assert_matches ^1.3 dev
      • bincode ^1.3 dev
      • criterion ^0.3 dev
      • matterdb-derive ^1.0.0 dev
      • modifier ^0.1 dev
      • pretty_assertions ^0.7 dev
      • proptest ^1.0 dev
      • rand ^0.8 dev
      • rand_xorshift ^0.3.0 dev
      • tempfile ^3.2 dev
      • url ^2.0 dev
    • Versions
    • 100% 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

matterdb1.2.0

Crate Items

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

List of all items

Structs

  • DBOptions
  • Error
  • Fork
  • IndexAddress
  • Lazy
  • OwnedReadonlyFork
  • Patch
  • ReadonlyFork
  • ResolvedAddress
  • RocksDB
  • TemporaryDB
  • access::AccessError
  • access::Prefixed
  • indexes::Entries
  • indexes::Entry
  • indexes::Group
  • indexes::KeySetIndex
  • indexes::Keys
  • indexes::ListIndex
  • indexes::MapIndex
  • indexes::SparseListIndex
  • indexes::Values
  • migration::AbortHandle
  • migration::Migration
  • migration::MigrationHelper
  • migration::PersistentIter
  • migration::PersistentIters
  • migration::PersistentKeys
  • migration::Scratchpad
  • rocksdb::RocksDB
  • rocksdb::RocksDBSnapshot
  • rocksdb::backup::RocksDBBackupEngine
  • rocksdb::backup::RocksDBBackupEngineInfo
  • rocksdb::backup::RocksDBBackupEngineOptions
  • rocksdb::backup::RocksDBRestoreOptions

Enums

  • IndexType
  • access::AccessErrorKind
  • generic::GenericAccess
  • generic::GenericRawAccess
  • migration::MigrationError

Traits

  • AsReadonly
  • BinaryKey
  • BinaryValue
  • Database
  • DatabaseExt
  • Iterator
  • Snapshot
  • access::Access
  • access::AccessExt
  • access::AsReadonly
  • access::CopyAccessExt
  • access::FromAccess
  • access::RawAccess
  • access::RawAccessMut
  • generic::IntoErased
  • indexes::IndexIterator

Macros

  • impl_binary_key_for_binary_value
  • impl_serde_hex_for_binary_value

Functions

  • migration::flush_migration
  • migration::rollback_migration
  • rocksdb::next_id_bytes
  • validation::is_allowed_index_name_char
  • validation::is_valid_identifier
  • validation::is_valid_index_name_component

Type Aliases

  • Iter
  • Result
  • generic::ErasedAccess

Constants

  • rocksdb::ID_SIZE