substitute_references_if_needed_and_apply

Function substitute_references_if_needed_and_apply 

Source
fn substitute_references_if_needed_and_apply(
    name: &Name,
    value: &Arc<VariableValue>,
    custom_properties: &mut ComputedCustomProperties,
    stylist: &Stylist,
    computed_context: &Context<'_>,
    attr_provider: &dyn AttributeProvider,
)
Expand description

Replace var(), env(), and attr() functions in a pre-existing variable value.