pub type CheckpointMetadata = HashMap<String, String>;
Checkpoint metadata key-value pairs.
pub struct CheckpointMetadata { /* private fields */ }