JumperBytes

Type Alias JumperBytes 

Source
pub type JumperBytes = ArrayVec<u8, MAX_JUMPER_LEN>;
Expand description

a type alias for the bytes of a jumper.

Aliased Typeยง

pub struct JumperBytes { /* private fields */ }