Module rustc::middle::pat_utilExperimental
[-]
[+]
[src]
Functions
| def_to_path | |
| pat_bindings | Call |
| pat_contains_bindings | Checks if the pattern contains any patterns that bind something to
an ident, e.g. |
| pat_id_map | |
| pat_is_binding | |
| pat_is_binding_or_wild | |
| pat_is_const | |
| pat_is_refutable | |
| pat_is_variant_or_struct | |
| simple_identifier |
Type Definitions
| PatIdMap |