pub fn bad_request(msg: impl Into<CowStr>) -> Problem
Create a Problem instance with a BadRequest cause.
Problem
BadRequest