Function poem::error::UpgradeRequired[][src]

pub fn UpgradeRequired(err: impl Display) -> Error
Expand description

Wraps any error into Error and the status code is StatusCode::UPGRADE_REQUIRED.