Module metering

Module metering 

Source
Expand description

Metering related definitions.

Structs§

MeteringConfiguration
Struct representing metering configuration parameters.
MeteringQueue
Struct to keep track of some sequential metered actions and compute rate limits.

Constants§

DEFAULT_METERING_CONFIGURATION
Default MeteringConfiguration as a constant, so it can be used in trait macros.