format_key

Function format_key 

Source
pub fn format_key<'cx>(
    cx: &'cx Context,
    cfg: Config,
    key: &'cx OwnedKey<'cx>,
) -> KeyDisplay<'cx>
Expand description

Formats the key of an object with the given configuration.