Function rustc_back::rpath::get_rpath_flagsUnstable [-] [+] [src]

pub fn get_rpath_flags<F, G>(config: RPathConfig<F, G>) -> Vec<String> where F: FnOnce() -> Path, G: FnMut(&Path) -> Result<Path, IoError>