pub fn compute_complexity(
options: &ComplexityOptions,
) -> Result<Value, ProgrammaticError>Expand description
Run the health / complexity analysis and return the CLI JSON contract as a value.
pub fn compute_complexity(
options: &ComplexityOptions,
) -> Result<Value, ProgrammaticError>Run the health / complexity analysis and return the CLI JSON contract as a value.