Module conjure_object::safe_long
source · Expand description
The Conjure safelong type.
Structs§
- The error returned from constructing an out-of bounds
SafeLong. - The error returned after failing to parse a string into a
SafeLong. - An i64 limited to a range safely representable in JSON.