Function poem::error::NotImplemented[][src]

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

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