Module rama::http::service::client

Expand description

service utilities for (http) clients

Structs§

Traits§

  • Extends an Http Client with high level features, to facilitate the creation and sending of http requests, in a more ergonomic way.
  • A trait to try to convert some type into a Url.