fncache 0.1.2

A zero-boilerplate Rust library for function-level caching with pluggable backends
Documentation

fncache

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 17 feature flags, 5 of them enabled by default.

default

bincode (default)

memory (default)

serde (default)

dashmap (default)

tokio (default)

compile-time-keys

This feature flag does not enable additional features.

file-backend

js-sys

metrics

redis-backend

rocksdb-backend

serde_json

tempfile

test-utils

This feature flag does not enable additional features.

wasm

wasm-bindgen

web-sys