vxml_pipeline/desugarers/fold_contents_into_text_if
Values
pub fn assertive_tests() -> testing.AssertiveTestCollection
pub fn constructor(
param: #(String, fn(vxml.VXML) -> Bool),
) -> core.Desugarer
Replaces matching elements satisfying the predicate with their sole text child, joining adjacent text nodes.