Docs.rs
  • nyquest-interface-0.1.0
    • nyquest-interface 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bdbai
    • Dependencies
      • cfg-if ^1 normal
      • futures-core ^0.3 normal optional
      • futures-io ^0.3 normal optional
      • thiserror ^2 normal
    • Versions
    • 100% 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

nyquest_interface0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Request
  • body::Part
  • client::ClientOptions

Enums

  • Error
  • Method
  • body::Body
  • body::PartBody
  • client::BuildClientError
  • client::CachingBehavior

Traits

  • async::AnyAsyncBackend
  • async::AnyAsyncClient
  • async::AnyAsyncResponse
  • async::AsyncBackend
  • async::AsyncClient
  • async::AsyncResponse
  • blocking::AnyBlockingBackend
  • blocking::AnyBlockingClient
  • blocking::AnyBlockingResponse
  • blocking::BlockingBackend
  • blocking::BlockingClient
  • blocking::BlockingResponse

Functions

  • register_backend

Type Aliases

  • Result
  • async::Body
  • async::Request
  • blocking::Body
  • blocking::Request
  • client::BuildClientResult