aboutsummaryrefslogtreecommitdiff
path: root/src/bin/protoc-gen-rust.rs
blob: 8c34e49b53f3a0d337a5284f51b76b2435caea5e (plain)
1
2
3
fn main() {
    protobuf_codegen::protoc_gen_rust::protoc_gen_rust_main();
}