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
logo

logo

Crate ic_agent

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Certificate
  • NonceFactory
  • agent::Agent
  • agent::AgentBuilder
  • agent::AgentConfig
  • agent::NonceFactory
  • agent::QueryBuilder
  • agent::UpdateBuilder
  • agent::UpdateCall
  • agent::agent_error::HttpErrorPayload
  • agent::http_transport::reqwest_transport::ReqwestHttpReplicaV2Transport
  • agent::signed::SignedQuery
  • agent::signed::SignedRequestStatus
  • agent::signed::SignedUpdate
  • agent::status::Status
  • export::Principal
  • hash_tree::HashTree
  • hash_tree::Label
  • identity::AnonymousIdentity
  • identity::BasicIdentity
  • identity::Secp256k1Identity
  • identity::Signature
  • request_id::RequestId

Enums

  • agent::PollResult
  • agent::Replied
  • agent::RequestStatusResponse
  • agent::agent_error::AgentError
  • agent::status::Value
  • export::PrincipalError
  • hash_tree::HashTreeNode
  • hash_tree::LookupResult
  • identity::PemError
  • request_id::error::RequestIdError
  • request_id::error::RequestIdFromStringError

Traits

  • NonceGenerator
  • agent::NonceGenerator
  • agent::ReplicaV2Transport
  • agent::http_transport::reqwest_transport::PasswordManager
  • identity::Identity

Functions

  • agent::signed_query_inspect
  • agent::signed_request_status_inspect
  • agent::signed_update_inspect
  • hash_tree::empty
  • hash_tree::fork
  • hash_tree::label
  • hash_tree::leaf
  • hash_tree::pruned
  • hash_tree::pruned_from_hex
  • lookup_value
  • request_id::to_request_id

Type Definitions

  • hash_tree::Sha256Digest