pub fn cmp_accounts_packages_by_priority(
a: &AccountsPackage,
b: &AccountsPackage,
) -> Ordering
Expand description
Compare accounts packages by priority; first by type, then by slot
pub fn cmp_accounts_packages_by_priority(
a: &AccountsPackage,
b: &AccountsPackage,
) -> Ordering
Compare accounts packages by priority; first by type, then by slot