Docs.rs
  • cache_browns-0.0.1-poc.0
    • cache_browns 0.0.1-poc.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LittleBoxOfSunshine
    • Dependencies
      • bincode ^1.3.3 normal
      • interruptible_polling ^0.1.0 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • uuid ^1.3.3 normal
    • Versions
    • 22.86% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cache_browns0.0.1-poc.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • hydration::polling::PollingHydrationStrategy
  • hydration::pull::PullCacheHydrator
  • managed_cache::ManagedCache
  • source_of_record::HttpDataSourceOfRecord
  • store::discrete_files::BincodeDiscreteFileSerializerDeserializer
  • store::discrete_files::DiscreteFileStoreNonVolatile
  • store::discrete_files::DiscreteFileStoreVolatile
  • store::discrete_files::JsonDiscreteFileSerializerDeserializer
  • store::memory::MemoryStore

Enums

  • hydration::CacheLookupSuccess
  • hydration::StoreResult
  • hydration::polling::PollHydrationError
  • managed_cache::CacheLookupFailure
  • managed_cache::InvalidCacheEntryBehavior

Traits

  • hydration::CacheHydrationStrategy
  • source_of_record::SourceOfRecord
  • store::CacheStoreStrategy
  • store::discrete_files::DiscreteFileSerializerDeserializer

Type Aliases

  • store::KeyIterator
  • store::discrete_files::DiscreteFileStoreNonVolatileBincode
  • store::discrete_files::DiscreteFileStoreNonVolatileJson
  • store::discrete_files::DiscreteFileStoreVolatileBincode
  • store::discrete_files::DiscreteFileStoreVolatileJson