Macros§
- Construct an ad-hoc error from a string or existing non-
anyhow
error value.
Structs§
Decimal
represents a 128 bit representation of a fixed-precision decimal number. The finite set of values of typeDecimal
are of the form m / 10e, where m is an integer such that -296 < m < 296, and e is an integer between 0 and 28 inclusive.
Enums§
- Represents any valid JSON value.
Traits§
- Provides the
context
method forResult
.
Type Aliases§
Result<T, Error>
- 256-bit unsigned integer type, consisting of 4, 64-bit limbs.