Crate typstyle_core

Source

Re-exports§

pub use attr::AttrStore;

Modules§

attr
ext
liteval
Evaluate simple constant Typst expressions in code mode without scopes or VMs.
partial
Range-based formatting and analysis utilities for Typstyle.
pretty

Structs§

Config
Configuration Options for Typstyle Printer.
Formatter
Handles the formatting of a specific Typst source.
Typstyle
Main struct for Typst formatting.

Enums§

Error

Functions§

format_ast
Formats a SyntaxNode as a debug AST string with 2-space indentation.