rustc_lint::types::literal

Function get_bin_hex_repr

Source
fn get_bin_hex_repr(cx: &LateContext<'_>, lit: &Lit) -> Option<String>