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.
|
7 months ago | |
---|---|---|
.. | ||
benches | 7 months ago | |
out | 7 months ago | |
src | 7 months ago | |
.cargo_vcs_info.json | 7 months ago | |
Android.bp | 7 months ago | |
Cargo.toml | 7 months ago | |
Cargo.toml.orig | 7 months ago | |
LICENSE | 7 months ago | |
LICENSE.txt | 7 months ago | |
METADATA | 7 months ago | |
MODULE_LICENSE_MIT | 7 months ago | |
NOTICE | 7 months ago | |
OWNERS | 7 months ago | |
README.md | 7 months ago | |
build.rs | 7 months ago | |
cargo2android.json | 7 months ago | |
regenerate.sh | 7 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
.