Docs.rs
  • photondb-0.0.4
    • photondb 0.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • huachaohuang
    • Dependencies
      • async-trait ^0.1.57 normal
      • bitflags ^1.3.2 normal
      • bytes ^1.2.1 normal
      • crc32fast ^1.3 normal
      • crossbeam-epoch ^0.9.10 normal
      • futures ^0.3.24 normal
      • libc ^0.2.137 normal
      • log ^0.4 normal
      • once_cell ^1.15 normal
      • parking_lot ^0.12 normal
      • photonio ^0.0.5 normal
      • prost ^0.11 normal
      • rustc-hash ^1.1 normal
      • snap ^1.1.0 normal
      • thiserror ^1.0.37 normal
      • zstd ^0.12 normal
      • zstd-safe ^6.0 normal
      • env_logger ^0.10 dev
      • quickcheck ^1 dev
      • rand ^0.8.5 dev
      • rand_distr ^0.4 dev
      • tempdir ^0.3.7 dev
      • tempfile ^3.3.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
logo

logo

Crate photondb

  • Structs
  • Enums
  • Traits
  • Type Definitions
  • Attribute Macros
?
Change settings

List of all items

Structs

  • ChecksumType
  • Compression
  • FlushOptions
  • PageIter
  • PageStoreOptions
  • ReadOptions
  • StoreStats
  • TableOptions
  • TableStats
  • TreeStats
  • WriteOptions
  • env::Metadata
  • env::Photon
  • env::Std
  • photon::Table
  • photon::TableStats
  • raw::Guard
  • raw::Pages
  • raw::Table
  • raw::TableStats
  • std::Guard
  • std::Pages
  • std::Table

Enums

  • Error

Traits

  • env::Directory
  • env::Env
  • env::PositionalReader
  • env::PositionalReaderExt
  • env::Read
  • env::ReadAt
  • env::SequentialWriter
  • env::SequentialWriterExt
  • env::Write
  • env::WriteAt

Attribute Macros

  • env::async_trait

Type Definitions

  • Result
  • photon::Guard
  • photon::Pages