vxml_pipeline/desugarers/line_rewrap_no1__outside

Values

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

Rewraps lines to a maximum width while reserving space for elements selected by a predicate.

pub const name: String
Search Document