pub fn get_protos( input: impl AsRef<Path>, follow_links: bool, ) -> impl Iterator<Item = PathBuf>
Get all the .proto files within the provided directory
.proto