# Functions

GenericHandler converts a typed lambda handler into a Handler func.

# Type aliases

The HandlerFunc type is an adapter to allow the use of ordinary functions as Lambda Handlers.