Skip to main content

Data

Type Alias Data 

Source
pub type Data = Bytes;
Available on crate feature frame only.
Expand description

The data field of a Payload.

Aliased Typeยง

pub struct Data { /* private fields */ }