Module tsukuyomi::handler[][src]

Components for managing the handler functions.

Structs

Handle

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

Handler

A type for wrapping the handler function used in the framework.