Skip to main content

Crate stack_formatter

Crate stack_formatter 

Source
Expand description

Canonical, comment-preserving formatter for Stack source.

Structs§

FormatOutput
Result of formatting Stack source.

Functions§

format
Formats UTF-8 Stack source into its canonical representation.
format_bytes
Decodes and formats Stack source bytes into the canonical UTF-8 representation.