Docs.rs
  • db-rs-0.3.2
    • db-rs 0.3.2
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • Parth
    • ad-tra
    • Dependencies
      • bincode ^1.3.3 normal
      • fs2 ^0.4.3 normal
      • serde ^1.0 normal
    • Versions
    • 12.61% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

db_rs0.3.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • compacter::CancelSig
  • config::Config
  • list::List
  • logger::LogFormat
  • logger::LogMetadata
  • logger::Logger
  • logger::TxHandle
  • lookup::LookupTable
  • lookup_list::LookupList
  • lookup_set::LookupSet
  • single::Single

Enums

  • errors::DbError
  • list::LogEntry
  • lookup::LogEntry
  • lookup_list::LogEntry
  • lookup_set::LogEntry

Traits

  • compacter::BackgroundCompacter
  • db::Db
  • table::Table

Type Aliases

  • ByteCount
  • TableId
  • errors::DbResult