Function run_make_support::rust_lib

source ยท
pub fn rust_lib(name: &str) -> PathBuf
Expand description

Construct a path to a rust library (rlib) under $TMPDIR given the library name. This will return a path with $TMPDIR joined with the library name.