ic-agent 0.23.0

Agent library to communicate with the Internet Computer, following the Public Specification.
Documentation
1
2
//! A module to re-export types that are visible through the ic-agent API.
pub use candid::types::principal::{Principal, PrincipalError};