Module rustc_ty_utils::consts
source · Structs
Functions
Destructures array, ADT or tuple constants into the constants
of their fields.
Builds an abstract const, do not use this directly, but use
AbstractConst::new
instead.