[][src]Module pwasm_std::types

Provides primitive fixed size hash types.

Structs

H160

A 160 bits (20 bytes) hash type.

H256

A 256-bits (32 bytes) hash type.

U256

Little-endian large integer type

Type Definitions

Address

Represents an address in ethereum context.