Function operator_lookup

Source
pub fn operator_lookup() -> &'static HashMap<&'static str, &'static OperatorConstraints>
Expand description

Get the operator lookup table, generating it if needed.