Module tsukuyomi::output

source ·
Expand description

Components for constructing HTTP responses.

Structs

A type representing the message body in an HTTP response.

Traits

The async variant of Responder.
A trait representing the conversion to an HTTP response.

Type Definitions

The type representing outputs returned from handlers.