Struct rustc_query_system::query::QueryLookup [−][src]
Expand description
Values used when checking a query cache which can be reused on a cache-miss to execute the query.
Fields
key_hash: u64
shard: usize
Auto Trait Implementations
impl RefUnwindSafe for QueryLookup
impl Send for QueryLookup
impl Sync for QueryLookup
impl Unpin for QueryLookup
impl UnwindSafe for QueryLookup
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 16 bytes