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.
pub fn format_key<'cx>(
cx: &'cx Context,
cfg: Config,
key: &'cx OwnedKey<'cx>,
) -> KeyDisplay<'cx>Formats the key of an object with the given configuration.