pub fn build_prediction_cache_record(
requirement: &BundlePredictionRequirement,
blocks: &[PredictionBlock],
) -> Result<BundlePredictionCacheRecord, DagMlError>pub fn build_prediction_cache_record(
requirement: &BundlePredictionRequirement,
blocks: &[PredictionBlock],
) -> Result<BundlePredictionCacheRecord, DagMlError>