Module canteen::response[][src]

Structs

Response

This struct reprsents the response to an HTTP client.

Traits

ToOutput

A trait that converts data from the handler function to a u8 slice.