normalize-facts-core 0.3.0

Core data types for normalize facts (symbols, imports, exports)
Documentation
  • Coverage
  • 100%
    77 out of 77 items documented0 out of 0 items with examples
  • Size
  • Source code size: 14.07 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 979.58 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 25s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rhi-zone/normalize
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pterror

Core data types for normalize facts.

This crate defines the vocabulary for code facts - symbols, imports, exports, and related metadata. These types are used by:

  • normalize-facts for extraction and storage
  • normalize-facts-rules-api for analysis rules
  • normalize-languages for language-specific extraction