Module std::identity

Expand description

A wrapper type with two variants, Address and ContractId.
The use of this type allows for handling interactions with contracts and addresses in a unified manner.

Enums

The Identity type: either an Address or a ContractId.