Skip to main content

MAX_INLINE_COORDS

Constant MAX_INLINE_COORDS 

Source
const MAX_INLINE_COORDS: usize = 15;
Expand description

Maximum number of coordinates we store inline. Chosen to maximize number of coords while minimizing space overhead.