Docs.rs
  • bitcask-engine-rs-0.1.0
    • bitcask-engine-rs 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LiangrunDa
    • Dependencies
      • anyhow ^1.0.71 normal
      • crc ^3.0.1 normal
      • rand ^0.8.5 normal
      • thiserror ^1.0.40 normal
      • tracing ^0.1.37 normal
      • tracing-appender ^0.2.2 normal
      • tracing-subscriber ^0.3.17 normal
    • Versions
    • 3.85% 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

bitcask_engine_rs0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • bitcask::BitCask
  • bitcask::PutOption

Enums

  • error::BitCaskError

Traits

  • bitcask::KVStorage

Type Aliases

  • bitcask::Key
  • bitcask::Value