Skip to main content

BlockLen

Type Alias BlockLen 

Source
type BlockLen = U16;
Expand description

Block length as a typenum; used to parameterize some types that use ArrayLen.

Aliased Typeยง

struct BlockLen { /* private fields */ }