vxml_pipeline/desugarers/insert_text_start_end_if_else
Values
pub fn assertive_tests() -> testing.AssertiveTestCollection
pub fn constructor(
param: #(
String,
#(String, String),
#(String, String),
fn(vxml.VXML) -> Bool,
),
) -> core.Desugarer
Inserts one of two configured text pairs around matching elements according to a predicate.