Docs.rs
  • below-store-0.8.1
    • below-store 0.8.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • danobi
    • davide125
    • brianc118
    • lnyng
    • Dependencies
      • anyhow ^1.0.75 normal
      • bitflags ^2.4 normal
      • bytes ^1.1 normal
      • below-common ^0.8.1 normal
      • humantime ^2.1 normal
      • maplit ^1.0 normal
      • memmap2 ^0.5.10 normal
      • below-model ^0.8.1 normal
      • nix ^0.25 normal
      • serde ^1.0.185 normal
      • serde_cbor ^0.11 normal
      • slog ^2.7 normal
      • static_assertions ^1.1.0 normal
      • zstd-safe ^7.0.0 normal
      • itertools ^0.11.0 dev
      • lazy_static ^1.4 dev
      • paste ^1.0.14 dev
      • slog-term ^2.8 dev
      • tempfile ^3.8 dev
      • zstd ^0.13 dev
    • Versions
    • 56.58% of the crate is documented
  • Go to latest version
  • Platform
    • 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

below_store0.8.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ChunkSizePo2
  • DataFrame
  • LocalStore
  • RemoteStore
  • StoreWriter
  • advance::Advance
  • compression::Compressor
  • compression::Decompressor
  • cursor::StoreCursor
  • cursor::StoreOffset

Enums

  • CompressionMode
  • Direction
  • Format

Traits

  • Store
  • cursor::Cursor
  • cursor::KeyedCursor

Functions

  • advance::new_advance_local
  • advance::new_advance_remote
  • read_next_sample

Type Aliases

  • Advance

Constants

  • MAX_CHUNK_COMPRESS_SIZE