Type Alias Connection

Source
type Connection = SendRequest<Full<Bytes>>;

Aliased Typeยง

struct Connection { /* private fields */ }