Constant ssz::BYTES_PER_UNION_SELECTOR
source ยท pub const BYTES_PER_UNION_SELECTOR: usize = 1;
Expand description
The number of bytes used to indicate the variant of a union.
pub const BYTES_PER_UNION_SELECTOR: usize = 1;
The number of bytes used to indicate the variant of a union.