Skip to main content

wrap_key_in_quotes

Function wrap_key_in_quotes 

Source
pub(crate) fn wrap_key_in_quotes(
    key: &str,
    should_wrap_in_quotes: bool,
) -> String