vxml_pipeline/desugarers/writerly_handles_add_ids

Values

pub fn constructor() -> core.Desugarer

Adds a unique id attr to each element carrying an exact handle attr, unless the element already has an id. Generated ids avoid every existing id in the document. The handle value is left untouched and is not validated.

pub const name: String
Search Document