[][src]Module tide::response

Structs

WithStatus

A response type that modifies the status code.

Traits

IntoResponse

A value that is synchronously convertable into a Response.

Functions

json

Serialize t into a JSON-encoded response.

Type Definitions

Response