Skip to main content

add_rule_and_property

Function add_rule_and_property 

Source
pub fn add_rule_and_property(
    bind_rules: &mut Vec<BindRule2>,
    properties: &mut Vec<NodeProperty2>,
    key: &str,
    value: NodePropertyValue,
)