Module canteen::request [] [src]

Structs

Request

This struct represents a request from an HTTP client.

Enums

Method

This enum represents the various types of HTTP requests.

RequestError

This enum represents the errors that might be encountered.

Traits

FromUri

A trait that allows for extracting variables from URIs.