Docs.rs
  • gen-api-wrapper-0.1.2
    • gen-api-wrapper 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • mattcl
    • Dependencies
      • async-trait ^0.1.53 normal
      • bytes ^1 normal
      • http ~0.2 normal
      • serde ^1.0.103 normal
      • serde_json ^1.0.2 normal
      • serde_urlencoded ~0.7 normal
      • thiserror ^1.0.31 normal
      • url ^2 normal
    • Versions
    • 88.71% 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

gen_api_wrapper0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Raw
  • endpoint_prelude::Method
  • params::FormParams
  • params::QueryParams

Enums

  • endpoint_prelude::Cow
  • error::ApiError
  • error::BodyError

Traits

  • client::AsyncClient
  • client::Client
  • client::RestClient
  • endpoint::Endpoint
  • params::ParamValue
  • query::AsyncQuery
  • query::Query

Functions

  • query::url_to_http_uri
  • raw