Module time::response

source ·
Expand description

§Response

When a server receives a request, it sends back a response. This module contains the response structure as well as traits to read and write a response.

Enums§

Traits§