Docs.rs
  • ic-agent-0.38.1
    • ic-agent 0.38.1
    • 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.52 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
      • ic-certification ^2.2 normal
      • ic-transport-types ^0.38.1 normal
      • ic-verify-bls-signature ^0.5 normal
      • k256 ^0.13.1 normal
      • leb128 ^0.2.5 normal
      • p256 ^0.13.2 normal
      • pem ^3 normal optional
      • pkcs8 ^0.10.2 normal
      • rand ^0.8.5 normal
      • rangemap ^1.4 normal
      • reqwest ^0.12 normal
      • 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.96 dev
      • rustls-webpki ^0.102 normal
      • tokio ^1.24.2 normal
      • mockito ^1.0.2 dev
      • tokio ^1.28.0 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_agent0.38.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Agent
  • NonceFactory
  • RequestId
  • Signature
  • agent::Agent
  • agent::AgentBuilder
  • agent::AgentConfig
  • agent::ApiBoundaryNode
  • agent::Envelope
  • agent::NonceFactory
  • agent::QueryBuilder
  • agent::RejectResponse
  • agent::ReplyResponse
  • agent::UpdateBuilder
  • agent::UpdateCall
  • agent::agent_error::HttpErrorPayload
  • agent::route_provider::RoundRobinRouteProvider
  • agent::signed::SignedQuery
  • agent::signed::SignedRequestStatus
  • agent::signed::SignedUpdate
  • agent::status::Status
  • agent_error::HttpErrorPayload
  • export::Principal
  • hash_tree::HashTree
  • hash_tree::Label
  • identity::AnonymousIdentity
  • identity::BasicIdentity
  • identity::DelegatedIdentity
  • identity::Delegation
  • identity::Prime256v1Identity
  • identity::Secp256k1Identity
  • identity::Signature
  • identity::SignedDelegation

Enums

  • AgentError
  • RequestIdError
  • TransportCallResponse
  • agent::CallResponse
  • agent::EnvelopeContent
  • agent::RejectCode
  • agent::RequestStatusResponse
  • agent::agent_error::AgentError
  • agent::status::Value
  • agent_error::AgentError
  • export::PrincipalError
  • hash_tree::HashTreeNode
  • hash_tree::LookupResult
  • hash_tree::SubtreeLookupResult
  • identity::PemError

Traits

  • Identity
  • NonceGenerator
  • agent::NonceGenerator
  • agent::route_provider::RouteProvider
  • identity::Identity

Functions

  • agent::signed_query_inspect
  • agent::signed_request_status_inspect
  • agent::signed_update_inspect
  • hash_tree::empty
  • hash_tree::fork
  • hash_tree::fork_hash
  • hash_tree::label
  • hash_tree::labeled_hash
  • hash_tree::leaf
  • hash_tree::leaf_hash
  • hash_tree::pruned
  • hash_tree::pruned_from_hex
  • lookup_value
  • to_request_id

Type Aliases

  • Certificate
  • hash_tree::Hash