Module viceroy_lib::session

source ·
Expand description

Session type and related facilities.

Structs

Data specific to an individual request, including any host-side allocations on behalf of the guest processing the request.
Additional Viceroy-specific metadata for requests.

Enums

Represents either a full body, or the write end of a streaming body.