pub fn latest_item_version(
versions: &BTreeMap<RelationVersion, GlobalId>,
) -> RelationVersionExpand description
The item version to record with an item’s cached expressions, the latest of its versions.
pub fn latest_item_version(
versions: &BTreeMap<RelationVersion, GlobalId>,
) -> RelationVersionThe item version to record with an item’s cached expressions, the latest of its versions.