Modules§
Functions§
Type Aliases§
- External
Formatter - Formats the contents of an embedded block, like CSS in a style element or
a script body. Receives the language hint (the element’s
langortypeattribute value, orcss/jsby element kind), the raw inner text, and the remaining print width. ReturningOk(None)keeps the contents verbatim.