vxml_pipeline/desugarers/wrap_and_custom_steal

Values

pub fn constructor(
  param: #(
    String,
    String,
    fn(vxml.VXML) -> Bool,
    fn(vxml.VXML) -> Bool,
  ),
) -> core.Desugarer

Wraps configured elements while moving children that satisfy custom predicates above or below them.

pub const name: String
Search Document