Docs.rs
  • netc-0.1.9
    • netc 0.1.9
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • serbe
    • Dependencies
      • base64 ^0.21 normal
      • bytes ^1.5 normal
      • futures ^0.3 normal
      • rand ^0.8 normal
      • rscl ^0.1 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-rustls ^0.25 normal
      • url ^2.5 normal
      • webpki-roots ^0.26 normal
      • dotenv ^0.15 dev
      • httpmock ^0.7 dev
      • once_cell ^1.19 dev
      • tokio ^1 dev
    • Versions
    • 1.06% 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

netc0.1.9

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • client::Client
  • client_builder::ClientBuilder
  • client_builder::Config
  • header::HeaderFields
  • header::Headers
  • headers::Headers
  • request::Request
  • response::Response
  • status::Status
  • status::StatusCode

Enums

  • error::Error
  • method::Method
  • stream::HttpStream
  • version::Version

Functions

  • delete
  • get
  • post