Module rustc_query_impl::keys [−][src]
Expand description
Defines the set of legal keys that can be used in queries.
Traits
The Key
trait controls what types can legally be used as the key
for a query.
Defines the set of legal keys that can be used in queries.
The Key
trait controls what types can legally be used as the key
for a query.