Module webmachine_rust::context

source ·
Expand description

The context module encapsulates the context of the environment that the webmachine is executing in. Basically wraps the request and response.

Structs§