Expand description
The Conjure safelong type.
Structsยง
- Bounds
Error - The error returned from constructing an out-of bounds
SafeLong. - Parse
Error - The error returned after failing to parse a string into a
SafeLong. - Safe
Long - An i64 limited to a range safely representable in JSON.