pub fn not_found(entity: &'static str, identifier: impl Display) -> Problem
Create a Problem instance with a NotFound cause.
Problem
NotFound