parse_key

Function parse_key 

Source
pub(crate) fn parse_key(s: &str) -> Result<Key, String>
Expand description

Allows clap to parse Keys from user input.