[][src]Module vicuna::handler

AWS Lambda request handler.

Traits

WrappingHandler

A trait that houses methods related to handlers that can be wrapped with middleware.

Functions

default_handler

A default handler which returns a successful response.

Type Definitions

Handler

A type alias for handler functions.