substr_span
cargo
1.91.0-nightly
(7ad23f43a 2025-09-09)
In cargo::
util::
toml_
mut::
manifest
cargo
::
util
::
toml_mut
::
manifest
Function
substr_
span
Copy item path
Source
fn substr_span(haystack: &
str
, needle: &
str
) ->
Range
<
usize
>