pub type SnapshotId = ObjectId<12, SnapshotTag>;
Unique identifier for a snapshot.
pub struct SnapshotId(pub [u8; 12], _);
0: [u8; 12]