pub fn display_name(
name: &str,
style: QuotingStyle,
hide_control: bool,
) -> StringExpand description
Apply quoting for display; used by formatters.
pub fn display_name(
name: &str,
style: QuotingStyle,
hide_control: bool,
) -> StringApply quoting for display; used by formatters.