pub type Variable = String;
Variable name (e.g., “$name”, “$age”)
pub struct Variable { /* private fields */ }