fidl_fuchsia_io

Type Alias Transfer

Source
pub type Transfer = Vec<u8>;
Expand description

The byte vector type used for read/write operations.

Aliased Typeยง

struct Transfer { /* private fields */ }