Docs.rs
  • libblobd-lite-0.2.0
    • libblobd-lite 0.2.0
    • Permalink
    • Docs.rs crate page
    • SSPL-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wilsonzlin
    • Dependencies
      • async-recursion ^1.0.4 normal
      • async-stream ^0.3.4 normal
      • async-trait ^0.1.68 normal
      • chrono ^0.4.24 normal
      • dashmap ^5.4.0 normal
      • futures ^0.3 normal
      • itertools ^0.10 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • off64 ^0.6 normal
      • parking_lot ^0.12.1 normal
      • rustc-hash ^1.1 normal
      • seekable-async-file ^0.11.3 normal
      • serde ^1.0.160 normal
      • signal-future ^0.1.1 normal
      • struct-name ^0.0.1 normal
      • struct-name-macro ^0.0.2 normal
      • strum ^0.24 normal
      • tinybuf ^0.3.0 normal
      • tokio ^1 normal
      • tracing ^0.1.37 normal
      • twox-hash =1.6.3 normal
      • write-journal ^0.11.1 normal
      • rand ^0.8.5 dev
      • stochastic-queue ^0.2.0 dev
      • tracing-test ^0.2.4 dev
    • Versions
    • 0.85% of the crate is documented
  • Platform
    • 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

libblobd_lite0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • Blobd
  • BlobdCfg
  • BlobdLoader
  • incomplete_token::IncompleteToken
  • metrics::BlobdMetrics
  • object::TailPageSizes
  • object::TailPageSizesIter
  • op::commit_object::OpCommitObjectInput
  • op::commit_object::OpCommitObjectOutput
  • op::create_object::OpCreateObjectInput
  • op::create_object::OpCreateObjectOutput
  • op::delete_object::OpDeleteObjectInput
  • op::delete_object::OpDeleteObjectOutput
  • op::inspect_object::OpInspectObjectInput
  • op::inspect_object::OpInspectObjectOutput
  • op::read_object::OpReadObjectInput
  • op::read_object::OpReadObjectOutput
  • op::write_object::OpWriteObjectInput
  • op::write_object::OpWriteObjectOutput
  • stream::StreamEvent
  • stream::StreamEventExpiredError

Enums

  • op::OpError
  • stream::StreamEventType

Type Aliases

  • op::OpResult

Constants

  • object::OBJECT_KEY_LEN_MAX