Skip to main content

ReadData

Type Alias ReadData 

Source
pub type ReadData<'de> = Vector<'de, u8>;
Expand description

The wire type corresponding to ReadData.

Aliased Typeยง

pub struct ReadData<'de> { /* private fields */ }