Function rustc_lint::context::diagnostics::check_cfg::to_check_cfg_arg
source ยท fn to_check_cfg_arg(
name: Symbol,
value: Option<Symbol>,
quotes: EscapeQuotes,
) -> String
fn to_check_cfg_arg(
name: Symbol,
value: Option<Symbol>,
quotes: EscapeQuotes,
) -> String