Skip to main content

count_by_type

Function count_by_type 

Source
fn count_by_type(ciphers: &[ImportingCipher]) -> Vec<CipherTypeCount>
Expand description

Counts ciphers by vault type, in a stable display order, omitting types with no entries.