extract_sigma_boolean

Function extract_sigma_boolean 

Source
pub fn extract_sigma_boolean(expr: &Expr) -> Result<SigmaBoolean, EvalError>
Expand description

Expects SigmaProp constant value and returns it’s value. Otherwise, returns an error.