1
2
3
//! A module to re-export types that are visible through the ic-agent API.
#[doc(inline)]
pub use candid::types::principal::{Principal, PrincipalError};