Function poem::error::PaymentRequired[][src]

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

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