Docs.rs
  • genies_cache-1.1.0
    • genies_cache 1.1.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • tdcare
    • Dependencies
      • async-trait ^0.1.59 normal
      • genies_config ^1.1.0 normal
      • genies_core ^1.1.0 normal
      • genies_derive ^1.1.0 normal
      • log ^0.4.17 normal
      • redis ^0.22.1 normal
      • serde ^1.0.148 normal
      • serde_json ^1.0.89 normal
      • serde_yaml ^0.9 normal
      • tokio ^1.22.0 normal
    • Versions
    • 6.45% 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

genies_cache1.1.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • cache_service::CacheService
  • mem_service::MemService
  • redis_service::RedisService

Traits

  • cache_service::ICacheService