Skip to main content

detect_boundary_violations

Function detect_boundary_violations 

Source
pub fn detect_boundary_violations(
    options: &DeadCodeOptions,
) -> Result<Value, ProgrammaticError>
Expand description

Run the boundary-violation analysis and return the standard dead-code JSON envelope filtered down to the boundary_violations category.