Type Alias HyperUpgraded

Source
pub type HyperUpgraded = Upgraded;
Expand description

Represents the upgraded HTTP connection from Hyper.

Aliased Typeยง

struct HyperUpgraded { /* private fields */ }