pub type RawSegment = Vec<usize>;

Aliased Type§

struct RawSegment { /* private fields */ }