herb-analysis 0.0.1

Project analysis for HTML+ERB templates
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 101.43 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • marcoroth/herb
    1283 125 148
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • marcoroth

Herb Analysis

Crate: herb-analysis


The Herb Analysis crate builds template indexes and resolves render call sites and partials across a project.

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

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

Installation

cargo add herb-analysis

License

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