Type Alias fidl_next::Chunk

source ·
pub type Chunk = u64_le;
Expand description

A group of eight bytes, aligned to an 8-byte boundary.

Aliased Type§

struct Chunk(/* private fields */);