is_accounting

Function is_accounting 

Source
pub fn is_accounting(operator: &Operator<'_>) -> bool
Expand description

Returns true if and only if the given operator is an accounting operator. Accounting operators do additional work to track the metering points.