cargo
1.87.0-nightly
(43a2e9d2c 2025-03-17)
In cargo::
util::
toml::
embedded
Structs
ScriptSource
Functions
expand_manifest
inject_bin_path
sanitize_name
strip_shebang
cargo
::
util
::
toml
::
embedded
Function
strip_shebang
Copy item path
Settings
Help
Summary
Source
fn strip_shebang(input: &
str
) ->
Option
<
usize
>