Module sapio_bitcoin::util::uint

source ·
Expand description

Big unsigned integer types.

Implementation of various large-but-fixed sized unsigned integer types. The functions here are designed to be fast.

Structs