Function not_found

Source
pub fn not_found(entity: &'static str, identifier: impl Display) -> Problem
Expand description

Create a Problem instance with a NotFound cause.