pub fn get_complexity_threshold() -> impl Effect<Output = u32, Error = AnalysisError, Env = RealEnv>Expand description
Get complexity threshold from config with default fallback.
pub fn get_complexity_threshold() -> impl Effect<Output = u32, Error = AnalysisError, Env = RealEnv>Get complexity threshold from config with default fallback.