Function axgeom::range

source ·
pub fn range<T>(start: T, end: T) -> Range<T>
Expand description

Convenience function to create a Range.