herb-printer 0.0.1

AST printer infrastructure and lossless reconstruction for HTML+ERB templates
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 101.4 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
  • marcoroth/herb
    1283 128 148
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • marcoroth

Herb Printer

Crate: herb-printer


The Herb Printer reconstructs HTML+ERB source from a Herb AST losslessly, and provides the printer infrastructure the other Herb tools build on.

This is the Rust counterpart of the @herb-tools/printer package.

[!NOTE] This crate is currently an empty placeholder. The implementation lands in a future release.

Installation

cargo add herb-printer

License

Herb is available as open source under the terms of the MIT License.