Docs.rs
  • foyer-memory-0.5.2
    • foyer-memory 0.5.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MrCroxx
    • Dependencies
      • ahash ^0.8 normal
      • bitflags ^2 normal
      • cmsketch ^0.2 normal
      • foyer-common ^0.7.3 normal
      • foyer-intrusive ^0.7.2 normal
      • futures ^0.3 normal
      • hashbrown ^0.14 normal
      • itertools ^0.13 normal
      • libc ^0.2 normal
      • parking_lot ^0.12 normal
      • serde ^1 normal
      • madsim-tokio ^0.2 normal
      • tracing ^0.1 normal
      • anyhow ^1 dev
      • csv ^1.3.0 dev
      • moka ^0 dev
      • rand ^0.8 dev
      • test-log ^0.2 dev
      • zipf ^7.0.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

foyer_memory0.5.2

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CacheBuilder
  • FifoConfig
  • LfuConfig
  • LruConfig
  • RandomState
  • S3FifoConfig

Enums

  • Cache
  • CacheContext
  • CacheEntry
  • EvictionConfig
  • Fetch
  • FetchState

Traits

  • Weighter