Type Alias Pattern

Source
pub type Pattern = Vec<Segment>;

Aliased Typeยง

pub struct Pattern { /* private fields */ }