hir_def::dyn_map::keys

Type Alias Key

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

Aliased Typeยง

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