Type Alias ra_ap_hir_def::dyn_map::keys::Key

source ·
pub type Key<K, V> = Key<K, V, AstPtrPolicy<K, V>>;

Aliased Type§

struct Key<K, V> { /* private fields */ }