Function rustc_target::find_relative_libdir
source ยท pub(crate) fn find_relative_libdir(sysroot: &Path) -> Cow<'static, str>
Expand description
The name of the directory rustc expects libraries to be located.
pub(crate) fn find_relative_libdir(sysroot: &Path) -> Cow<'static, str>
The name of the directory rustc expects libraries to be located.