Docs.rs
  • sapling-indexedlog-0.1.0
    • sapling-indexedlog 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:facebook:cratesio-publish
    • meta-cratesio-bot
    • Dependencies
      • byteorder ^1.3 normal
      • fs2 ^0.4 normal
      • memmap2 ^0.5.10 normal
      • once_cell ^1.12 normal
      • rand ^0.8 normal
      • sapling-atomicfile ^0.1.0 normal
      • sapling-configmodel ^0.1.0 normal optional
      • sapling-minibytes ^0.1.0 normal
      • sapling-vlqencoding ^0.1.0 normal
      • tempfile ^3.8 normal
      • tracing ^0.1.40 normal
      • twox-hash ^1.6.1 normal
      • quickcheck ^1.0 dev
      • rand_chacha ^0.3 dev
      • sapling-dev-logger ^0.1.0 dev
      • sapling-minibench ^0.1.0 dev
      • hex ^0.4.3 normal
      • libc ^0.2.139 normal
      • tempfile ^3.8 dev
      • hex ^0.4.3 normal
      • libc ^0.2.139 normal
      • tempfile ^3.8 dev
      • winapi ^0.3 normal
    • Versions
    • 89.64% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

indexedlog0.1.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • base16::Base16Iter
  • index::Index
  • index::LeafValueIter
  • index::LinkOffset
  • index::Offset
  • index::OpenOptions
  • index::RangeIter
  • lock::DirLockOptions
  • lock::ScopedDirLock
  • lock::ScopedFileLock
  • log::FlushFilterContext
  • log::FoldDef
  • log::IndexDef
  • log::Log
  • log::LogIter
  • log::LogLookupIter
  • log::LogMetadata
  • log::LogRangeIter
  • log::OpenOptions
  • log::Wait
  • multi::LockGuard
  • multi::MultiLog
  • multi::MultiMeta
  • multi::OpenOptions
  • rotate::OpenOptions
  • rotate::RotateLog
  • rotate::RotateLogLookupIter

Enums

  • index::InsertKey
  • index::InsertValue
  • log::ChecksumType
  • log::FlushFilterOutput
  • log::GenericPath
  • log::IndexOutput

Traits

  • DefaultOpenOptions
  • OpenWithRepair
  • Repair
  • index::ReadonlyBuffer
  • log::Fold
  • rotate::RotateLowLevelExt

Functions

  • config::get_global_fsync
  • config::set_global_fsync
  • config::set_page_out_threshold
  • utils::atomic_read
  • utils::atomic_write
  • utils::atomic_write_plain
  • utils::mmap_bytes
  • utils::mmap_path
  • utils::open_dir
  • utils::xxhash
  • utils::xxhash32

Type Aliases

  • Result
  • log::FlushFilterFunc

Statics

  • config::CHMOD_DIR
  • config::CHMOD_FILE
  • config::INDEX_CHECKSUM_MAX_CHAIN_LEN
  • config::SYMLINK_ATOMIC_WRITE