vxml_pipeline/desugarers/line_rewrap_no2__outside

Values

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

Rewraps lines within configured width and indentation limits while reserving space for selected elements.

pub const name: String
Search Document