Skip to main content

LastTwo

Type Alias LastTwo 

Source
type LastTwo = ru8<0, 99>;
Available on crate feature formatting only.

Aliased Typeยง

#[repr(transparent)]
struct LastTwo(/* private fields */);