Function poem::error::UnsupportedMediaType[][src]

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

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