Skip to main content

render

Function render 

Source
pub fn render(t: &TokenSet) -> String
Expand description

Render the base16 .tmTheme bat consumes.

Pure function — same TokenSet always produces byte-identical output. Determinism is a test invariant: no timestamps, no map iteration; the scope rules are emitted in a fixed, hand-ordered sequence.