Docs.rs
  • vpb-0.0.3
    • vpb 0.0.3
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • crates.io
    • Source
    • Owners
    • al8n
    • Dependencies
      • aes ^0.8 normal
      • crc32fast ^1.3 normal
      • ctr ^0.9 normal
      • getrandom ^0.2 normal
      • lazy_static ^1.4 normal
      • lz4_flex ^0.9 normal
      • prost ^0.11 normal
      • rand ^0.8 normal
      • seahash ^4.1 normal
      • serde ^1 normal
      • snap ^1 normal
      • xxhash-rust ^0.8 normal
      • zstd ^0.11.2 normal
      • prost-build ^0.11 build
    • Versions
    • 49.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate vpb

  • Version 0.0.3
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
logo
Change settings

Crate vpb

source · [−]

Re-exports

pub use prost;
pub use compression::Compression;

Modules

checksum
compression
encrypt

Structs

BlockOffset
Checksum
DataKey
InvalidKvKind
InvalidManifestChangeOperation
Kv
KvList
ManifestChange
ManifestChangeSet
Match
TableIndex

Enums

ChecksumAlgorithm
CompressionAlgorithm

CompressionAlgorithm specifies to use which algorithm to compress a block.

EncryptionAlgorithm
Kind
Operation

Traits

Marshaller

Proto buf encode/decode