Skip to main content

evaluate_with

Function evaluate_with 

Source
pub fn evaluate_with(
    old: &str,
    new: &str,
    ext: &str,
    mode: GateMode,
    threshold: u32,
) -> GateOutcome
Expand description

Pure gate evaluation with explicit mode/threshold — the unit-tested core.