Function protoc_rust::run

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

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