rustc_lint
1.80.0-nightly
(b92758a9a 2024-05-20)
In rustc_lint::types
Function
rustc_lint
::
types
::
get_bin_hex_repr
Copy item path
source
ยท
[
−
]
fn get_bin_hex_repr(cx: &
LateContext
<'_>, lit: &
Lit
) ->
Option
<
String
>