Module pattern

Source
Expand description

Validation of patterns/matches.

Modulesยง

check_match ๐Ÿ”’
const_to_pat ๐Ÿ”’
migration ๐Ÿ”’
Automatic migration of Rust 2021 patterns to a form valid in both Editions 2021 and 2024.

Structsยง

PatCtxt ๐Ÿ”’

Functionsยง

pat_from_hir ๐Ÿ”’