Skip to main content

Module context

Module context 

Source
Expand description

Execution and effective numeric contexts.

Re-exports§

pub use crate::number::NumericContext;

Structs§

AppliedLimits
The subset of applied limits that can affect an algorithm or its result.
Conversion
A recorded numeric conversion or promotion, for provenance.
EffectiveContext
The effective context recorded in a result envelope.
ExecContext
The context passed to every function invocation.

Enums§

Budget
Working-precision preset requested by the caller.
TraceLevel
Trace verbosity requested by the caller.