• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benches/H03-May-2022-156133

src/H03-May-2022-28,74423,342

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D11-Apr-202074 65

Cargo.tomlH A D11-Apr-20201.2 KiB4337

Cargo.toml.orig-cargoH A D11-Apr-2020715 2923

README.mdH A D11-Feb-2020162 74

build.rsH A D11-Apr-20202.1 KiB7760

regenerate.shH A D11-Apr-20201.4 KiB6751

README.md

1## How to develop rust-protobuf itself
2
3`cargo test --all` to build everything.
4
5If code generator is changed, code needs to be regenerated, see
6`regenerate.sh`.
7