[][src]Crate twilight_cache_inmemory

Modules

config
model

Models built for utilizing efficient caching.

Structs

InMemoryCache

A thread-safe, in-memory-process cache of Discord data. It can be cloned and sent to other threads.

Enums

InMemoryCacheError

Error type for InMemoryCache operations.

Type Definitions

Result