Docs.rs
  • object-cache-0.1.0
    • object-cache 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • dineshnukemars
    • Dependencies
      • env_logger ^0.10.0 normal
      • log ^0.4.17 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.89 normal
      • sqlx ^0.6.2 normal
      • tokio ^1.22.0 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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
logo

logo

Crate object_cache

  • Structs
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • app_error::AppError

Traits

  • app_db::DbCache
  • app_error::MapError

Functions

  • add
  • app_db::clear_db
  • app_db::get
  • app_db::init_db
  • app_db::save
  • app_db::save_if_not_exist
  • init_log