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