vxml_pipeline/desugarers/delete_attribute_if

Values

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

Removes every attribute whose key and value satisfy the supplied predicate.

pub const name: String
Search Document