Crate fusioncache_rs

Source

Structs§

FusionCache
The main struct of the fusioncache-rs library.
FusionCacheBuilder
FusionCacheOptions
FusionCacheOptionsBuilder

Enums§

FusionCacheError
Errors that can occur during cache operations.

Traits§

Factory
A trait for implementing value factories that can be used with FusionCache.