Skip to main content
find_word
rustc_
lint
1.98.0-nightly
(54333ff07 2026-05-22)
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
)>