Module tsukuyomi::handler

source ·
Expand description

Handler and supplemental components.

Structs

A type representing the return value from Handler::handle.

Traits

A trait representing handler functions.

Functions

A helper function which creats an instance of Handler for use as a placeholder.
Create an instance of Handler from the provided function.
Create an instance of Handler from the provided function.