Function protobuf_codegen_pure::run

source ·
pub fn run(args: Args<'_>) -> Result<()>
Expand description

Like protoc --rust_out=... but without requiring protoc or protoc-gen-rust commands in $PATH.