Skip to main content

parse_keys_file

Function parse_keys_file 

Source
pub fn parse_keys_file(content: &str) -> Vec<KeyEntry>
Expand description

Parse the keys file content into key entries Format: <identity> [alias] per line Lines starting with # are comments