split_suffix
clippy_
utils
1.93.0-beta.5
(72b6488ba 2025-12-21)
In clippy_
utils::
numeric_
literal
clippy_utils
::
numeric_literal
Function
split_
suffix
Copy item path
Source
fn split_suffix<'a>( src: &'a
str
, lit_kind: &
LitKind
, ) -> (&'a
str
,
Option
<&'a
str
>)