[][src]Trait twilight_cache::Cache

pub trait Cache: Send + Sync + Debug { }

Implementors

impl Cache for InMemoryCache[src]

impl<'_> Cache for &'_ InMemoryCache[src]

Loading content...