Type Alias Names

Source
pub type Names = Table<Name, NameRef>;
Expand description

Name table for RREIL code.

Aliased Typeยง

pub struct Names { /* private fields */ }