Docs.rs
ic-agent-0.23.0
ic-agent 0.23.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dfinity-publish
github:dfinity:sdk
Dependencies
async-trait ^0.1.53
normal
backoff ^0.4.0
normal
base32 ^0.4.0
normal
base64 ^0.13.0
normal
byteorder ^1.3.2
normal
candid ^0.8.0
normal
futures-util ^0.3.21
normal
hex ^0.4.0
normal
http ^0.2.6
normal
http-body ^0.4.5
normal
hyper ^0.14
normal
hyper-rustls ^0.23.0
normal
ic-certification ^0.23
normal
ic-verify-bls-signature ^0.1
normal
k256 ^0.11
normal
leb128 ^0.2.5
normal
mime ^0.3.16
normal
pem ^1.0
normal
pkcs8 ^0.9
normal
rand ^0.8.5
normal
reqwest ^0.11.7
normal
ring ^0.16.11
normal
rustls ^0.20.4
normal
sec1 ^0.3
normal
serde ^1.0.136
normal
serde_bytes ^0.11.2
normal
serde_cbor ^0.11.2
normal
sha2 ^0.10
normal
simple_asn1 ^0.6.1
normal
thiserror ^1.0.30
normal
tokio ^1.21.2
normal
url ^2.1.0
normal
mockito ^0.31.0
dev
proptest ^1.0.0
dev
serde_json ^1.0.79
dev
tokio ^1.17.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module export
Structs
Enums
?
Module
ic_agent
::
export
source
·
[
−
]
Expand description
A module to re-export types that are visible through the ic-agent API.
Structs
Principal
Generic ID on Internet Computer.
Enums
PrincipalError
An error happened while encoding, decoding or serializing a
Principal
.