parse_shortcut_flexible

Function parse_shortcut_flexible 

Source
pub fn parse_shortcut_flexible(
    shortcut: &str,
) -> Result<Shortcut, KeyParseError>
Expand description

Parse shortcut with flexible separator support (supports ‘+’, ‘-’, and space)