Docs.rs
  • fedimint-api-client-0.4.3
    • fedimint-api-client 0.4.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • elsirion
    • bradleystachurski
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-trait ^0.1.80 normal
      • base64 ^0.22.1 normal
      • bitcoin ^0.30.2 normal
      • fedimint-core =0.4.3 normal
      • fedimint-logging =0.4.3 normal
      • futures ^0.3.30 normal
      • itertools ^0.12.1 normal
      • jsonrpsee-core ^0.24.0 normal
      • lru ^0.12.3 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.120 normal
      • thiserror ^1.0.61 normal
      • tokio ^1.38.0 normal
      • tracing ^0.1.40 normal
      • once_cell ^1.19.0 dev
      • tokio-test ^0.4.4 dev
      • tracing-subscriber ^0.3.18 dev
      • jsonrpsee-ws-client ^0.24.0 normal
      • rustls-pki-types ^1.7.0 normal
      • tokio ^1.38.0 normal
      • tokio-rustls ^0.26.0 normal
      • webpki-roots ^0.26.3 normal
      • async-lock ^3.4 normal
      • getrandom ^0.2.15 normal
      • gloo-timers ^0.3.0 normal
      • js-sys ^0.3.69 normal
      • jsonrpsee-wasm-client ^0.24.0 normal
      • wasm-bindgen-futures ^0.4.42 normal
    • Versions
    • 40.44% 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

fedimint_api_client0.4.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • api::ApiVersionSet
  • api::DynGlobalApi
  • api::DynModuleApi
  • api::FederationError
  • api::FederationStatus
  • api::GuardianConfigBackup
  • api::PeerResponse
  • api::PeerStatus
  • api::StatusResponse
  • api::WsFederationApi
  • query::FilterMap
  • query::FilterMapThreshold
  • query::ThresholdConsensus

Enums

  • api::OutputOutcomeError
  • api::PeerConnectionStatus
  • api::PeerError
  • query::QueryStep

Traits

  • api::FederationApiExt
  • api::IGlobalFederationApi
  • api::IModuleFederationApi
  • api::IRawFederationApi
  • api::JsonRpcClient
  • query::QueryStrategy

Functions

  • api::deserialize_outcome
  • download_from_invite_code
  • try_download_client_config

Type Aliases

  • api::FederationResult
  • api::JsonRpcResult
  • api::PeerResult
  • api::SerdeOutputOutcome