style::custom_properties

Macro make_variable

Source
macro_rules! make_variable {
    ($name:expr, $evaluator:expr) => { ... };
}