pub fn run(args: Args<'_>) -> Result<()>
Like protoc --rust_out=... but without requiring protoc-gen-rust command in $PATH.
protoc --rust_out=...
protoc-gen-rust
$PATH