Function dfir_lang::graph::ops::operator_lookup
source ยท pub fn operator_lookup() -> &'static HashMap<&'static str, &'static OperatorConstraints>
Expand description
Get the operator lookup table, generating it if needed.