Skip to main content
find_word
rustc_
lint
1.97.0-nightly
(b954122bb 2026-05-20)
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
)>