Function poem::error::LengthRequired[][src]

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

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