detect_sysroot_src_path
cargo
1.92.0-nightly
(2300c2aef 2025-10-12)
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
>