Docs.rs
  • foyer-memory-0.3.4
    • foyer-memory 0.3.4
    • 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.6 normal
      • foyer-intrusive ^0.5 normal
      • futures ^0.3 normal
      • hashbrown ^0.14 normal
      • itertools ^0.12 normal
      • libc ^0.2 normal
      • parking_lot ^0.12 normal
      • madsim-tokio ^0.2 normal
      • csv ^1.3.0 dev
      • moka ^0 dev
      • rand ^0.8 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.3.4

  • Structs
  • Enums
  • Traits
?
Settings

List of all items

Structs

  • CacheBuilder
  • DefaultCacheEventListener
  • FifoConfig
  • LfuConfig
  • LruConfig
  • Metrics
  • RandomState
  • S3FifoConfig

Enums

  • Cache
  • CacheContext
  • CacheEntry
  • Entry
  • EntryState
  • EvictionConfig

Traits

  • CacheEventListener
  • Weighter