Function rustc_lint::types::get_bin_hex_repr

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