Data

Type Alias Data 

Source
pub type Data = Bytes;
Expand description

The bufferer and validator data type to use for axum.

Aliased Typeยง

pub struct Data { /* private fields */ }