ic-agent 0.7.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 crate::ic_types::{Principal, PrincipalError};