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 types::*;

Modules§

analyzer
cache
config
custom_rules
evolution
forensics
graph
layer
metrics
metrics_report
pipeline
types