Skip to main content

Module usage_handler

Module usage_handler 

Source
Expand description

Usage handling for Function executions.

Provides traits and implementations for recording usage after Function execution completes.

Structs§

LogUsageHandler
Usage handler that logs execution costs to stdout.

Traits§

UsageHandler
Handler for recording usage after Function execution.