Skip to main content

ensure_version_exists

Function ensure_version_exists 

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

Check that a version exists. Returns error if not found.