pub fn ensure_version_exists(conn: &Connection, version_id: i64) -> Result<()>Expand description
Check that a version exists. Returns error if not found.
pub fn ensure_version_exists(conn: &Connection, version_id: i64) -> Result<()>Check that a version exists. Returns error if not found.