Trait rustc_query_system::query::caches::CacheSelector[][src]

pub trait CacheSelector<K, V> {
    type Cache;
}

Associated Types

Implementors