Lines Matching +full:rust +full:- +full:src
2 name = "protobuf-codegen"
6 homepage = "https://github.com/stepancheg/rust-protobuf/"
7 repository = "https://github.com/stepancheg/rust-protobuf/"
9 Code generator for rust-protobuf.
11 Includes a library and `protoc-gen-rust` binary.
13 See `protoc-rust` and `protobuf-codegen-pure` crates.
24 name = "protoc-gen-rust"
25 path = "src/bin/protoc-gen-rust.rs"
30 name = "protobuf-bin-gen-rust-do-not-use"
31 path = "src/bin/protobuf-bin-gen-rust-do-not-use.rs"
35 all-features = true