Macro style::custom_properties::make_variable

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