pub fn compute_health(
options: &ComplexityOptions,
) -> Result<Value, ProgrammaticError>Expand description
Alias for compute_complexity with a more product-oriented name.
pub fn compute_health(
options: &ComplexityOptions,
) -> Result<Value, ProgrammaticError>Alias for compute_complexity with a more product-oriented name.