vxml_pipeline/desugarers/add_between_tags__batch

Values

pub fn constructor(
  param: List(
    #(#(String, String), String, List(#(String, String))),
  ),
) -> core.Desugarer

Inserts configured elements, with their attributes, between adjacent element siblings whose tags match a configured pair.

pub const name: String
Search Document