[][src]Crate ic_types

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).

Re-exports

pub use principal::Principal;
pub use principal::PrincipalError;

Modules

principal

Principal related types and traits.