Struct rgmk::Variables [] [src]

pub struct Variables {
    pub variables: Vec<Variable>,
}

A collection of variables.

Fields

The variables.