Function proto_build_tools::to_includes
source · pub(crate) fn to_includes(proto_paths: &[PathBuf]) -> Vec<PathBuf>
Expand description
Given a list of proto files, extract the set of include directories needed to pass to the proto compiler.