pub(crate) type AtomQuery = UnpackedRef<ObjectId, Root>;Aliased Type§
pub(crate) struct AtomQuery {
pub id: AtomId<Root>,
pub version: Version,
pub rev: ObjectId,
}Fields§
§id: AtomId<Root>The proper AtomId of the reference
version: VersionThe version of this particular reference
rev: ObjectIdThe cryptographic identity of the version