Type Alias EnvPattern

Source
pub type EnvPattern = Vec<EnvElement>;

Aliased Typeยง

pub struct EnvPattern { /* private fields */ }