Docs.rs
  • api_binding-0.1.2
    • api_binding 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • LForchini
    • Dependencies
      • async-trait ^0.1.68 normal
      • bytes ^1.4.0 normal
      • chrono ^0.4.26 normal
      • http ^0.2.9 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0.96 normal
      • thiserror ^1.0.40 normal
      • url ^2.4.0 normal
    • Versions
    • 27.27% 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

api_binding0.1.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits

Crate api_binding

Source

Modules§

client_prelude
endpoint_prelude

Structs§

QueryParams

Enums§

ApiError
BodyError

Traits§

AsyncClient
AsyncQuery
Client
Endpoint
ParamType
ParamValue
Query
RestClient