detect_sysroot_src_path
cargo
1.93.0-nightly
(83e49b75e 2025-12-03)
In cargo::
core::
compiler::
standard_
lib
cargo
::
core
::
compiler
::
standard_lib
Function
detect_
sysroot_
src_
path
Copy item path
Source
fn detect_sysroot_src_path( target_data: &
RustcTargetData
<'_>, ) ->
CargoResult
<
PathBuf
>