Function rustc_target::find_libdir[][src]

pub(crate) fn find_libdir(sysroot: &Path) -> Cow<'static, str>
Expand description

The name of the directory rustc expects libraries to be located.