Type Alias Segments

Source
pub type Segments = Table<Name, SegmentRef>;
Expand description

Segment table RREIL code.

Aliased Typeยง

pub struct Segments { /* private fields */ }