struct Span [src]

Fields

start: u32
end: u32
main: u32

Source

pub const Span = struct { start: u32, end: u32, main: u32, }