alloy_transport

Module utils

source
Expand description

Misc. utilities for building transports.

Functionsยง

  • Guess whether the URL is local, based on the hostname.
  • Convert to a Box<RawValue> from a Serialize type, mapping the error to a TransportError.