Module rustc_typeck::middle::const_evalUnstable
[-] [+]
[src]
Structs
ConstEvalErr |
Enums
ErrKind | |
IntTy | |
UintTy | |
const_val |
Functions
Type Definitions
CastResult | |
EvalResult |
ConstEvalErr |
ErrKind | |
IntTy | |
UintTy | |
const_val |
CastResult | |
EvalResult |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).