Function get_protos

Source
pub fn get_protos(
    input: impl AsRef<Path>,
    follow_links: bool,
) -> impl Iterator<Item = PathBuf>
Expand description

Get all the .proto files within the provided directory