pub type CheckpointId = Uuid;
Unique identifier for a checkpoint
pub struct CheckpointId(/* private fields */);