Function get_lib_path

Source
pub fn get_lib_path(
    target_path: impl AsRef<Path>,
    package_name: &str,
) -> PathBuf
Expand description

Get the dynamic link library path generated by cargo build.