pub fn is_accounting(operator: &Operator<'_>) -> bool
Returns true if and only if the given operator is an accounting operator. Accounting operators do additional work to track the metering points.
true