Docs.rs
  • switchy-0.1.4
    • switchy 0.1.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BSteffaniak
    • Dependencies
      • switchy_async ^0.1.3 normal optional
      • switchy_async_macros ^0.1.3 normal optional
      • switchy_database ^0.1.3 normal optional
      • switchy_database_connection ^0.1.3 normal optional
      • switchy_fs ^0.1.3 normal optional
      • switchy_http ^0.1.3 normal optional
      • switchy_http_models ^0.1.3 normal optional
      • switchy_mdns ^0.1.3 normal optional
      • switchy_random ^0.1.3 normal optional
      • switchy_tcp ^0.1.3 normal optional
      • switchy_telemetry ^0.1.3 normal optional
      • switchy_time ^0.1.3 normal optional
      • switchy_upnp ^0.1.3 normal optional
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

switchy0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • http::ClientBuilderWrapper
  • http::ClientWrapper
  • http::RequestBuilderWrapper
  • http::ResponseWrapper
  • http::models::InvalidMethod
  • http::models::TryFromU16StatusCodeError
  • http::reqwest::Client
  • http::reqwest::ClientBuilder
  • http::reqwest::RequestBuilder
  • http::reqwest::Response
  • http::simulator::Client
  • http::simulator::ClientBuilder
  • http::simulator::RequestBuilder
  • http::simulator::Response

Enums

  • http::Error
  • http::Header
  • http::models::Method
  • http::models::StatusCode

Traits

  • http::GenericClient
  • http::GenericClientBuilder
  • http::GenericRequestBuilder
  • http::GenericResponse

Type Aliases

  • http::Client
  • http::RequestBuilder
  • http::ReqwestClient
  • http::ReqwestClientBuilder
  • http::ReqwestRequestBuilder
  • http::ReqwestResponse
  • http::Response
  • http::SimulatorClient
  • http::SimulatorClientBuilder
  • http::SimulatorRequestBuilder
  • http::SimulatorResponse