Function poem::error::Conflict[][src]

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

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