Docs.rs
  • struct_db-0.4.6
    • struct_db 0.4.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vincent-herlemont
    • Dependencies
      • bincode ^2.0.0-rc.3 normal
      • redb ^1.4.0 normal
      • serde ^1.0 normal
      • struct_db_macro ^0.4.6 normal
      • thiserror ^1.0 normal
      • tokio ^1.35 normal optional
      • assert_fs ^1.0 dev
      • serial_test ^2.0 dev
      • shortcut_assert_fs ^0.1.0 dev
      • skeptic ^0.13 dev
      • tokio ^1.35 dev
      • skeptic ^0.13 build
    • Versions
    • 29.17% 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
    • 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

struct_db0.4.6

Crate Items

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

List of all items

Structs

  • Builder
  • Db
  • PrimaryIterator
  • PrimaryIteratorStartWith
  • ReadOnlyTables
  • ReadOnlyTransaction
  • Schema
  • SecondaryIterator
  • SecondaryIteratorStartWith
  • Tables
  • Transaction
  • watch::Delete
  • watch::Insert
  • watch::Update

Enums

  • Error
  • watch::Event
  • watch::WatchEventError

Traits

  • KeyDefinition
  • ReadableTable
  • SDBItem

Attribute Macros

  • struct_db

Functions

  • bincode_decode_from_slice
  • bincode_encode_to_vec

Type Aliases

  • Result
  • watch::MpscReceiver
  • watch::MpscSender