Docs.rs
  • kapot-cache-0.2.0
    • kapot-cache 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andreclaudino
    • Dependencies
      • async-trait ^0.1.64 normal
      • futures ^0.3 normal
      • hashbrown ^0.14 normal
      • hashlink ^0.9 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • tokio ^1.25 normal
    • Versions
    • 47.57% 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

kapot_cache0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • backend::CacheBackend
  • backend::policy::lru::DefaultResourceCounter
  • backend::policy::lru::lru_cache::LruCache
  • listener::cache_policy::CachePolicyWithListener
  • listener::loading_cache::LoadingCacheWithListener
  • loading_cache::driver::CacheDriver
  • metrics::loading_cache::Metrics
  • metrics::loading_cache::U64Counter

Enums

  • loading_cache::CacheGetStatus

Traits

  • backend::policy::CachePolicy
  • backend::policy::lru::LruCachePolicy
  • backend::policy::lru::ResourceCounter
  • listener::cache_policy::CachePolicyListener
  • listener::loading_cache::LoadingCacheListener
  • loading_cache::LoadingCache
  • loading_cache::loader::CacheLoader

Functions

  • create_loading_cache_with_metrics

Type Aliases

  • DefaultLoadingCache
  • LoadingCacheMetrics
  • backend::policy::CachePolicyPutResult