Skip to main content

Crate swt

Crate swt 

Source
Expand description

Sweet: A blazing-fast code health and architecture analyzer.

Provides the core logic for analyzing source code metrics, managing configurations, and generating health reports.

Modules§

analyzer
Logic for orchestrating file analysis.
errors
report
Logic for generating health reports in various formats.

Structs§

Config
Analyzer global configuration.
FileReport
Results of a single file analysis.
PartialThresholds
Subset of thresholds for language-specific overrides.
Thresholds
Defines health metric limits.
ThresholdsConfig
Threshold management including global defaults and language-specific overrides.