cached 0.45.1

Generic cache implementations and simplified function memoization
Documentation

cached

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 6 of them enabled by default.

default

proc_macro (default)

cached_proc_macro (default)

cached_proc_macro_types (default)

async

async-trait

async_tokio_rt_multi_thread

futures

r2d2

redis

redis_ahash

redis_async_std

redis_connection_manager

redis_store

redis_tokio

serde

serde_json

tokio

wasm