Type Alias Int8range

Source
pub type Int8range = Range<Int8>;

Aliased Typeยง

struct Int8range(/* private fields */);