Docs.rs
  • ya-client-0.9.0
    • ya-client 0.9.0
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • prekucki
    • mfranciszkiewicz
    • nieznanysprawiciel
    • wkargul
    • github:golemfactory:core-dev
    • Dependencies
      • actix-codec ^0.5 normal
      • awc ^3 normal
      • bytes ^1 normal
      • chrono ^0.4.31 normal
      • envy ^0.4 normal
      • futures ^0.3 normal
      • graphene-sgx ^0.3.3 normal optional
      • heck ^0.4.1 normal
      • hex ^0.4 normal
      • lazy_static ^1.4 normal optional
      • log ^0.4 normal
      • mime ^0.3.17 normal
      • openssl ^0.10 normal optional
      • rand ^0.8.5 normal optional
      • secp256k1 >=0.23, <0.28 normal optional
      • serde ^1 normal
      • serde_json ^1.0 normal
      • serde_qs ^0.12 normal
      • structopt ^0.3 normal optional
      • thiserror ^1.0.40 normal
      • url ^2 normal
      • ya-client-model ^0.7 normal
      • actix-rt ^2.7.0 dev
      • anyhow ^1.0 dev
      • bigdecimal ^0.2 dev
      • clap ^4.5.7 dev
      • env_logger ^0.10 dev
      • structopt ^0.3 dev
    • Versions
    • 18.18% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ya_client0.9.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • activity::ActivityProviderApi
  • activity::ActivityRequestorApi
  • activity::ActivityRequestorControlApi
  • activity::ActivityRequestorStateApi
  • identity::IdentityApi
  • market::MarketProviderApi
  • market::MarketRequestorApi
  • net::NetApi
  • net::NetVpnApi
  • payment::api::ApiConfig
  • payment::api::EventsBuilder
  • payment::api::PaymentApi
  • web::Event
  • web::EventStream
  • web::QueryParamsBuilder
  • web::WebClient
  • web::WebClientBuilder
  • web::WebRequest
  • web::WebRequestMeta

Enums

  • error::Error
  • web::WebAuth

Traits

  • payment::api::PaymentEvent
  • web::EventStreamExt
  • web::WebInterface

Functions

  • web::rest_api_url
  • web::url_format_obj

Type Aliases

  • Result
  • net::NetRequestorApi
  • net::Result

Constants

  • identity::IDENTITY_URL_ENV_VAR
  • net::NET_URL_ENV_VAR
  • web::DEFAULT_YAGNA_API_URL
  • web::YAGNA_API_URL_ENV_VAR