pub fn source_entity_not_found_in_namespace(
name: &str,
namespace: &str,
) -> StringExpand description
The SOURCE endpoint of an edge did not resolve.
Kept distinct from entity_named_not_found_in_namespace because an
operator fixing a relation needs to know WHICH endpoint is missing.