Docs.rs
  • http-typed-0.4.0
    • http-typed 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dnut
    • Dependencies
      • paste ^1.0.0 normal
      • reqwest >=0.10.0, <0.12.0 normal optional
      • serde ^1.0.69 normal
      • serde_json ^1.0.0 normal
      • thiserror ^1.0.0 normal
    • Versions
    • 32.43% 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

http_typed0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • All
  • Client
  • NoBody
  • SerdeJson

Enums

  • Error
  • HttpMethod

Traits

  • InRequestGroup
  • Request
  • SerializeBody
  • SimpleBody

Macros

  • request_group

Functions

  • send
  • send_custom