Expand description
This crate contains common type definitions that are used by other crates.
Modules§
- big_int
- cstore
- def_id
- fhir
- Flux High-Level Intermediate Representation
- global_
env - pretty
- queries
- rty
- Defines how flux represents refinement types internally. Definitions in this module are used
during refinement type checking. A couple of important differences between definitions in this
module and in
crate::fhir
are: - sort_of 🔒
Macros§
- _Bool
- _Int
- _Ref
- _Uint
- _format_
args_ cx - _format_
cx - _impl_
debug_ with_ default_ cx - _join
- _parens
- _w
- _with_
cx - query_
bug - try_
alloc_ slice - walk_
list
Structs§
Enums§
- Extern
Spec Mapping Err - Represents errors that can occur when inserting a mapping between a
LocalDefId
and aDefId
for an extern spec.
Statics§
- DEFAULT_
LOCALE_ RESOURCE - Raw content of Fluent resource for this crate, generated by
fluent_messages
macro, imported byrustc_driver
to include all crates’ resources in one bundle. - THEORY_
FUNCS