Docs.rs
ic-agent-0.35.0
ic-agent 0.35.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dfinity-publish
github:dfinity:sdk
Dependencies
async-lock ^3.3
normal
backoff ^0.4.0
normal
cached ^0.46
normal
candid ^0.10.1
normal
ed25519-consensus ^2
normal
futures-util ^0.3.21
normal
hex ^0.4.3
normal
http ^1.0.0
normal
http-body ^1.0.0
normal
hyper ^1.0.1
normal
optional
ic-certification ^2.2
normal
ic-transport-types ^0.35.0
normal
ic-verify-bls-signature ^0.1
normal
k256 ^0.13.1
normal
leb128 ^0.2.5
normal
p256 ^0.13.2
normal
pem ^2.0.1
normal
optional
pkcs8 ^0.10.2
normal
rand ^0.8.5
normal
rangemap ^1.4
normal
reqwest ^0.12.4
normal
optional
ring ^0.17.7
normal
sec1 ^0.7.2
normal
serde ^1.0.162
normal
serde_bytes ^0.11.13
normal
serde_cbor ^0.11.2
normal
serde_repr ^0.1.12
normal
sha2 ^0.10.6
normal
simple_asn1 ^0.6.1
normal
thiserror ^1.0.40
normal
time ^0.3
normal
url ^2.1.0
normal
serde_json ^1.0.79
dev
http-body-to-bytes ^0.2.0
normal
optional
http-body-util ^0.1.0
normal
optional
hyper-rustls ^0.26.0
normal
optional
hyper-util ^0.1.3
normal
optional
rustls-webpki ^0.101.4
normal
tokio ^1.24.2
normal
tower ^0.4.13
normal
optional
mockito ^1.0.2
dev
tokio ^1.24.2
dev
getrandom ^0.2
normal
optional
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
wasm-bindgen-test ^0.3.34
dev
web-sys ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
ic_agent
0.35.0
Module agent_error
Structs
Enums
In ic_agent::agent
Module
ic_agent
::
agent
::
agent_error
Copy item path
source
·
[
−
]
Expand description
Errors that can occur when using the replica agent.
Structs
§
HttpErrorPayload
A HTTP error from the replica.
Enums
§
AgentError
An error that occurred when using the agent.