Searched refs:paths_to_strs (Results 1 – 1 of 1) sorted by relevance
25 fn paths_to_strs<P: AsRef<Path>>(paths: &[P]) -> Vec<&str> { in paths_to_strs() function77 .inputs(&paths_to_strs(&proto_input_files)) in main()78 .includes(&paths_to_strs(&proto_include_dirs)) in main()