pub fn entity_not_found_with_suggestions(
conn: &Connection,
namespace: &str,
name: &str,
) -> AppErrorExpand description
Build a NotFound message that includes fuzzy suggestions when available.
pub fn entity_not_found_with_suggestions(
conn: &Connection,
namespace: &str,
name: &str,
) -> AppErrorBuild a NotFound message that includes fuzzy suggestions when available.