Docs.rs
  • cache-any-1.1.2
    • cache-any 1.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • caojen
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • byteorder ^1.5 normal
      • hex ^0.4 normal
      • redis ^0.27.5 normal optional
      • sqlx ^0.8.2 normal optional
      • tokio ^1.41 normal
      • rand ^0.8.5 dev
      • serde ^1 dev
      • serde_json ^1 dev
      • tokio ^1.41.1 dev
    • Versions
    • 60% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

cache_any1.1.2

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • MemoryCache
  • MySqlCache
  • MySqlCacheBuilder
  • RedisCache

Traits

  • Cache
  • Cacheable