Module queries

Source

Macros§

empty_query 🔒

Structs§

Providers
Queries
QueryErrAt
A QueryErr with extra context information

Enums§

ErrCtxt
The “use site” context in which an error is reported
QueryErr
An error produced by a query.

Traits§

DispatchKey 🔒
Logic to dispatch a def_id to a provider (local, external, or default). This is a trait so it can be implemented for DefId and for FluxDefId.

Functions§

run_with_cache 🔒
try_query

Type Aliases§

Cache 🔒
QueryResult