Skip to main content

Crate boundary_core

Crate boundary_core 

Source

Re-exports§

pub use analyzer::LanguageAnalyzer;
pub use analyzer::ParsedFile;
pub use config::Config;
pub use graph::DependencyGraph;
pub use layer::LayerClassifier;
pub use metrics::AnalysisResult;
pub use metrics::ArchitectureScore;
pub use pattern_detection::PatternDetection;
pub use pattern_detection::PatternScore;
pub use types::*;

Modules§

analyzer
cache
config
custom_rules
evolution
forensics
graph
layer
metrics
metrics_report
pattern_detection
Pattern detection engine for FR-27.
pipeline
rule_filter
types