normalize-analyze 0.3.0

Shared entity types and ranking infrastructure for normalize analyze commands
Documentation
  • Coverage
  • 60.42%
    29 out of 48 items documented0 out of 28 items with examples
  • Size
  • Source code size: 27.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 881.82 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rhi-zone/normalize
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pterror

Shared entity types and ranking infrastructure for analyze commands.

Provides the [Entity] trait for items that appear in ranked lists, concrete entity types ([FunctionEntity], [ModuleEntity], [FileEntity]), and the [rank_pipeline] for shared sort/stats/truncate logic.