cargo
1.88.0
(6b00bc388 2025-06-23)
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
>