pub fn cmp_snapshot_packages_by_priority(
a: &SnapshotPackage,
b: &SnapshotPackage,
) -> Ordering
Expand description
Compare snapshot packages by priority; first by type, then by slot
pub fn cmp_snapshot_packages_by_priority(
a: &SnapshotPackage,
b: &SnapshotPackage,
) -> Ordering
Compare snapshot packages by priority; first by type, then by slot