Skip to main content

bubble_types

Function bubble_types 

Source
pub fn bubble_types(pat: At<Pat>, in_enum: bool) -> (At<Pat>, Option<At<Pat>>)
Expand description

Bubbles up type annotations from within a pattern to the top level.