Searched refs:custom_lib_path (Results 1 – 1 of 1) sorted by relevance
3 let custom_lib_path = ::std::path::PathBuf::from(&custom); in main() localVariable4 let custom_lib_dir = custom_lib_path.parent().unwrap().to_string_lossy(); in main()6 let custom_lib_name = custom_lib_path.file_stem().unwrap().to_string_lossy(); in main()