Function expand_template

Source
pub(crate) fn expand_template(
    rule: &LayerMatch,
) -> Result<Vec<(LayerMatch, Cpumask)>>