Module number

Source
Expand description

Chain-agnostic Number type for precise 256-bit arithmetic.

Provides a U256-backed wrapper for overflow-safe calculations.

Structs§

Number
A 256-bit unsigned integer wrapper for precise arithmetic.

Type Aliases§

WIDE
Wider type for intermediate calculations.