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
.
Misc. utilities for building transports.
Box<RawValue>
from a Serialize
type, mapping the error
to a TransportError
.