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

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

Associated Types

Implementors