Crate bigint [] [src]

Structs

B256

Maximum 256-bit byte-array that does not require heap allocation.

Gas
H32

Unformatted binary data of fixed length.

H64

Unformatted binary data of fixed length.

H128

Unformatted binary data of fixed length.

H160

Unformatted binary data of fixed length.

H256

Unformatted binary data of fixed length.

H264

Unformatted binary data of fixed length.

H512

Unformatted binary data of fixed length.

H520

Unformatted binary data of fixed length.

H1024

Unformatted binary data of fixed length.

H2048

Unformatted binary data of fixed length.

M256

Represent an unsigned modulo 256-bit integer

MI256

Represents a signed module 256-bit integer.

U128

Little-endian large integer type

U256

Little-endian large integer type

U512

Little-endian large integer type

Enums

Sign

Sign of an integer.

Type Definitions

Address