[][src]Type Definition twilight_cache_inmemory::Result

type Result<T> = Result<T, InMemoryCacheError>;