Type Alias Variable

Source
pub type Variable = Ident;

Aliased Typeยง

struct Variable(/* private fields */);