Module check

Module check 

Source

ModulesΒ§

component_features πŸ”’
deny πŸ”’
docs πŸ”’
events πŸ”’
Walks src/**/*.rs and lib/**/*.rs, extracts internal-event definitions and tracing log calls via syn’s AST, and validates them against the rules in docs/specs/instrumentation.md. Macro argument scraping (the contents of counter!(...), trace!(...), etc.) uses small targeted regexes on the macro’s already-tokenised input β€” never on raw source.
examples πŸ”’
fmt πŸ”’
generated_docs πŸ”’
licenses πŸ”’
markdown πŸ”’
rust πŸ”’
scripts πŸ”’

StructsΒ§

Cli πŸ”’
Check parts of the Vector code base…

EnumsΒ§

Commands πŸ”’