Skip to main content

ensure_entity_exists

Function ensure_entity_exists 

Source
pub fn ensure_entity_exists(conn: &Connection, entity_id: i64) -> Result<()>
Expand description

Check that an entity exists. Returns error if not found.