struct Subrange [src]

Fields

lower_bound: Metadata
count: Metadata

Source

pub const Subrange = struct { lower_bound: Metadata, count: Metadata, }