[]Constant druid::kurbo::DEFAULT_ACCURACY

pub const DEFAULT_ACCURACY: f64 = 1e-6; // 9.9999999999999995E-7f64

A default value for methods that take an 'accuracy' argument.

This value is intended to be suitable for general-purpose use, such as 2d graphics.