Skip to main content
MAX_EXPONENTIAL_PRECISION
foundry_
common_
fmt
1.8.4
In foundry_
common_
fmt::
console
foundry_common_fmt
::
console
Constant
MAX_
EXPONENTIAL_
PRECISION
Copy item path
Source
const MAX_EXPONENTIAL_PRECISION:
usize
= 1024;
Expand description
Maximum accepted
%<n>e
precision.