Skip to main content

Module length

Module length 

Source
Expand description

The length abstraction AsLen for types usable as format length (or count) fields.

Implemented for u8, u16, u32, and usize.

Traitsยง

AsLen
Types that can serve as format length (or count) fields.