uclient 0.1.1

Universal HTTP client for Rust
Documentation

uclient

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

blocking_reqwest_rustls

  • reqwest/blocking
  • reqwest/rustls-tls
  • blocking

blocking_reqwest

  • reqwest/blocking
  • reqwest/default-tls
  • blocking

async_surf

  • surf

async_reqwest_rustls

  • reqwest/rustls-tls

blocking

  • maybe-async/is_sync

async_reqwest

  • reqwest/default-tls

surf

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.