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 aSerialize
type, mapping the error to aTransportError
.