help_key

Function help_key 

Source
pub fn help_key<'a, T>(k: T) -> Span<'a>
where T: Into<Cow<'a, str>> + Styled<Item = Span<'a>>,