Module tsukuyomi::handler

source ·
Expand description

Definition of Handler.

Structs

A set of request methods that a route accepts.

Traits

A trait representing the handler associated with the specified endpoint.
A trait representing a type for modifying the instance of Handler.

Functions