Type Alias Variables

Source
pub type Variables = PropertyTypes;

Aliased Type§

pub struct Variables(pub Vec<PropertyType>);

Tuple Fields§

§0: Vec<PropertyType>