Module rocket::data

source ·
Expand description

Types and traits for handling incoming body data.

Structs§

  • Type representing the data in the body of an incoming request.
  • Raw data stream of a request body.

Enums§

  • Indicates how incoming data should be transformed before being parsed and validated by a data guard.

Traits§

Type Aliases§