Function append_manifest_info

Source
pub(crate) fn append_manifest_info(
    mito: &MitoEngine,
    region_id: RegionId,
    manifest_infos: &mut Vec<(RegionId, RegionManifestInfo)>,
)
Expand description

Appends the given RegionId’s manifest info to the given list.