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