CacheExtError

Trait CacheExtError 

Source
pub trait CacheExtError: Cache {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl CacheExtError for CacheProxy<'_>

Implementors§