Docs.rs
  • http-request-8.89.3
    • http-request 8.89.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eastspire
    • Dependencies
      • futures ^0.3.31 normal
      • http-type ^4.27.3 normal
      • rustls ^0.23.28 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • tokio ^1.46.1 normal
      • tokio-rustls ^0.26.2 normal
      • tokio-tungstenite ^0.27.0 normal
      • tungstenite ^0.27.0 normal
      • webpki-roots ^1.0.1 normal
    • Versions
    • 18% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

http_request8.89.3

Crate Items

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

List of all items

Structs

  • HttpResponseBinary
  • HttpResponseText
  • JsonDeserializer
  • JsonError
  • JsonMap
  • JsonNumber
  • JsonSerializer
  • JsonStreamDeserializer
  • RequestBuilder
  • WebSocketBuilder
  • WebSocketError

Enums

  • JsonValue
  • WebSocketErrorKind

Traits

  • AsyncRequestTrait
  • AsyncWebSocketTrait
  • RequestTrait
  • ResponseTrait
  • WebSocketTrait

Macros

  • json_value

Functions

  • hash_map_xx_hash3_64
  • json_from_reader
  • json_from_slice
  • json_from_str
  • json_from_value
  • json_to_string
  • json_to_string_pretty
  • json_to_value
  • json_to_vec
  • json_to_vec_pretty
  • json_to_writer
  • json_to_writer_pretty

Type Aliases

  • BoxAsyncRequestTrait
  • BoxAsyncWebSocketTrait
  • BoxRequestTrait
  • BoxResponseTrait
  • BoxWebSocketTrait
  • HashMapXxHash3_64
  • JsonResult
  • RequestResult
  • WebSocketMessageResult
  • WebSocketResult