[][src]Type Definition moore_vhdl::ty2::IntegerRange

type IntegerRange = Range<BigInt>;

A range of integer values.