Docs.rs
  • rust-api-kit-0.1.1
    • rust-api-kit 0.1.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sterrlia
    • Dependencies
      • anyhow ^1.0.98 normal optional
      • async-trait ^0.1.88 normal
      • axum ^0.8.3 normal optional
      • reqwest ^0.12.20 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • tracing ^0.1.41 normal optional
      • url ^2.5.4 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

rust_api_kit0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • http::client::HttpClient

Enums

  • http::client::RequestError
  • http::client::RequestMethod
  • http::client::Response
  • http::client::UnexpectedHttpError

Traits

  • http::client::Auth
  • http::client::AuthenticatedHttpClientTrait
  • http::client::AuthenticatedHttpRequest
  • http::client::BasicHttpClientTrait
  • http::client::HttpClientTrait
  • http::client::HttpRequest

Macros

  • define_http_routes
  • generate_routes

Functions

  • http::client::integration::log_error

Type Aliases

  • http::client::BearerToken