Module types

Module types 

Source

Re-exports§

pub use change::AnalysisResult;
pub use change::Change;
pub use change::Summary;
pub use classification::CodeType;
pub use scope::AnalysisScope;
pub use scope::ExclusionReason;
pub use scope::SkippedFile;
pub use semantic_unit::LineSpan;
pub use semantic_unit::SemanticUnit;
pub use semantic_unit::SemanticUnitKind;
pub use semantic_unit::Visibility;

Modules§

change
classification
scope
semantic_unit