Skip to main content

run_boundary_violations

Function run_boundary_violations 

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

Run boundary-family analysis and return typed API output before JSON.

ยงErrors

Returns the same structured errors as run_dead_code.