hyper::upgrade
pub fn on<T: CanUpgrade>(msg: T) -> OnUpgradeⓘNotable traits for OnUpgradeimpl Future for OnUpgrade type Output = Result<Upgraded, Error>;
impl Future for OnUpgrade type Output = Result<Upgraded, Error>;
Gets a pending HTTP upgrade from this message.