Constant fidl_next::CHUNK_SIZE

source ยท
pub const CHUNK_SIZE: usize = 8;
Expand description

FIDL alignment, used for buffer alignment to ensure decoding in-place is possible.