pub fn sort_items(items: &mut [ExceptionItem])Expand description
Sort exception items for stable file output and diff reports. Items with unreadable identities sort last.
pub fn sort_items(items: &mut [ExceptionItem])Sort exception items for stable file output and diff reports. Items with unreadable identities sort last.