List of all items
Structs
- algo::compression::lz4::Lz4Compressor
- algo::compression::zstd::ZstdCompressor
- algo::dedup::cdc::CdcStats
- algo::dedup::cdc::StreamChunker
- algo::dedup::dcam::DedupeParams
- algo::dedup::hash_table::StandardHashTable
- algo::dedup::hash_table::TableStats
- algo::encryption::aes_gcm::AesGcmEncryptor
- algo::hashing::blake3::Blake3Hasher
- algo::hashing::blake3::IncrementalHasher
- api::file::File
- cache::lru::BlockCache
- cache::lru::ShardedPageCache
- cache::prefetch::Prefetcher
- format::header::FeatureFlags
- format::header::Header
- format::index::BlockInfo
- format::index::IndexPage
- format::index::MasterIndex
- format::index::PageEntry
- ops::inspect::SnapshotInfo
- ops::pack::FixedChunker
- ops::pack::PackConfig
- ops::snapshot_writer::SnapshotWriter
- ops::snapshot_writer::SnapshotWriterBuilder
- store::http::async_client::HttpBackend
- store::local::file::FileBackend
- store::local::mmap::MmapBackend
- store::s3::async_client::S3Backend
Enums
Traits
- algo::compression::Compressor
- algo::encryption::Encryptor
- algo::hashing::ContentHasher
- store::StorageBackend
Functions
- algo::compression::create_compressor
- algo::compression::create_compressor_from_str
- algo::dedup::cdc::analyze_stream
- algo::dedup::dcam::calculate_c
- algo::dedup::dcam::expected_chunk_length
- algo::dedup::dcam::expected_duplicate_bytes
- algo::dedup::dcam::predict_ratio
- cache::lru::default_page_cache_size
- format::version::check_version
- format::version::compatibility_message
- ops::inspect::inspect_snapshot
- ops::pack::calculate_entropy
- ops::pack::pack_snapshot
- ops::sign::sign_snapshot
- ops::sign::verify_snapshot
- ops::write::create_zero_block
- ops::write::is_zero_chunk
- ops::write::write_block
- store::runtime::global_handle
- store::utils::is_restricted_ip
- store::utils::validate_url