Docs.rs
  • libblobd-direct-0.5.4
    • libblobd-direct 0.5.4
    • Docs.rs crate page
    • SSPL-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wilsonzlin
    • Dependencies
      • async-stream ^0.3.4 normal
      • async-trait ^0.1.68 normal
      • blake3 ^1.3.3 normal
      • bufpool ^0.2.4 normal
      • chrono ^0.4.24 normal
      • croaring ^0.8.1 normal
      • crossbeam-channel ^0.5.8 normal
      • dashmap ^5.4.0 normal
      • futures ^0.3 normal
      • hex ^0.4.3 normal
      • itertools ^0.10 normal
      • libc ^0.2.142 normal
      • num ^0.4.0 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • off64 ^0.6 normal
      • once_cell ^1.17.1 normal
      • parking_lot ^0.12.1 normal
      • rmp-serde ^1.1.1 normal
      • roaring ^0.10.1 normal
      • rustc-hash ^1.1 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
      • rand ^0.8.5 dev
      • stochastic-queue ^0.2.0 dev
      • tracing-test ^0.2.4 dev
      • io-uring ^0.6.0 normal
    • Versions
    • 7.53% 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_direct0.5.4

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Blobd
  • BlobdCfg
  • BlobdCfgPartition
  • BlobdListObjectsOutputObject
  • BlobdLoader
  • exporter::BlobdExportedObject
  • exporter::BlobdExporter
  • exporter::BlobdExporterEntry
  • exporter::BlobdExporterMarker
  • incomplete_token::IncompleteToken
  • metrics::BlobdMetrics
  • object::tail::TailPageSizes
  • object::tail::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

Enums

  • BlobdCfgBackingStore
  • op::OpError

Type Aliases

  • op::OpResult