geometry
0.7.1
Module span
Module Items
Structs
In crate geometry
geometry
Module
span
Copy item path
Source
Expand description
A one-dimensional span.
A span represents the closed interval
[start, stop]
.
Structs
ยง
Span
A closed interval of coordinates in one dimension.