Function poem::error::LoopDetected[][src]

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

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