Module mendes::application[][src]

This is supported on crate feature application only.
Expand description

Core of the Mendes web application toolkit

Macros

Structs

Maintains state during the routing of requests to the selected handler

Enums

Traits

Main interface for an application or service

Extension trait for serving an Application on the given SocketAddr

Attribute Macros

Implement a request handler wrapper for the annotated function