pub const DEFAULT_PRECISION: LocalKey<RefCell<u32>>;
Available on crate features regression and arbitrary-precision only.
Expand description

The default precision.

This is thread-local.