Function phper_test::utils::get_lib_path
source · pub fn get_lib_path(
target_path: impl AsRef<Path>,
package_name: &str
) -> PathBufExpand description
Get the dynamic link library path generated by cargo build.
pub fn get_lib_path(
target_path: impl AsRef<Path>,
package_name: &str
) -> PathBufGet the dynamic link library path generated by cargo build.