Type Alias JumpTables

Source
pub type JumpTables = BTreeMap<u32, JumpTable>;

Aliased Typeยง

struct JumpTables { /* private fields */ }