Expand description

A collection of types related to the Internet Computer Protocol.

If you need support for the serde library, you will need to use the serde feature (available by default).

Modules

Hash Tree types and traits. cf https://sdk.dfinity.org/docs/interface-spec/index.html#certification-encoding

Principal related types and traits.

Structs

A HashTree representing a full tree.

Generic ID on Internet Computer.

Enums

An error happened while encoding, decoding or serializing a Principal.

Type Definitions