Expand description
Execution and effective numeric contexts.
Re-exports§
pub use crate::number::NumericContext;
Structs§
- Applied
Limits - The subset of applied limits that can affect an algorithm or its result.
- Conversion
- A recorded numeric conversion or promotion, for provenance.
- Effective
Context - The effective context recorded in a result envelope.
- Exec
Context - The context passed to every function invocation.
Enums§
- Budget
- Working-precision preset requested by the caller.
- Trace
Level - Trace verbosity requested by the caller.