pub const PREC_DISTANCE: DistanceType = 1e-5;
Expand description

Precision for distance related decisions.