stack-formatter 0.1.0

Canonical formatter for the Stack diagram language
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 3 items with examples
  • Size
  • Source code size: 39.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 236.42 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • stack-sh/engine
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • konojunya

Stack Formatter

The pure Rust canonical formatter for the Stack diagram language. It consumes stack-compiler from crates.io and does not perform filesystem or network I/O.

[dependencies]
stack-formatter = "=0.1.0"

Rust 1.85 or newer is supported. See the API documentation and the canonical formatting contract for behavior. Cross-repository conformance tests require the pinned specification checkout and run in repository CI.