Skip to main content

entity_not_found_with_suggestions

Function entity_not_found_with_suggestions 

Source
pub fn entity_not_found_with_suggestions(
    conn: &Connection,
    namespace: &str,
    name: &str,
) -> AppError
Expand description

Build a NotFound message that includes fuzzy suggestions when available.