You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.. | ||
benches | 8 months ago | |
out | 8 months ago | |
src | 8 months ago | |
.cargo_vcs_info.json | 8 months ago | |
Android.bp | 8 months ago | |
Cargo.toml | 8 months ago | |
Cargo.toml.orig | 8 months ago | |
LICENSE | 8 months ago | |
LICENSE.txt | 8 months ago | |
METADATA | 8 months ago | |
MODULE_LICENSE_MIT | 8 months ago | |
NOTICE | 8 months ago | |
OWNERS | 8 months ago | |
README.md | 8 months ago | |
build.rs | 8 months ago | |
cargo2android.json | 8 months ago | |
regenerate.sh | 8 months ago |
README.md
How to develop rust-protobuf itself
cargo test --all
to build everything.
If code generator is changed, code needs to be regenerated, see
regenerate.sh
.