Module alloy_transport::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.