Skip to main content

Union

Type Alias Union 

Source
pub type Union = Vec<Constructor>;

Aliased Typeยง

pub struct Union { /* private fields */ }