Functionsยง
- get_
protos - Get all the
.proto
files within the provided directory - prepare_
out_ dir - refactor
- [
tonic_build::Builder::compile
] outputs all the rust files into the output dir all at the top level. This might not be the most desirable. Running this function converts the file into a more expected directory structure and generates the expected mod file output