Skip to main content
find_word
rustc_
lint
1.97.0-beta.2
(0417c2586 2026-05-30)
In rustc_
lint::
static_
mut_
refs
rustc_lint
::
static_mut_refs
Function
find_
word
Copy item path
Source
fn find_word(snippet: &
str
, word: &
str
, start:
usize
) ->
Option
<(
usize
,
usize
)>