Code location
Source:
rust/src/Tests:
rust/tests/
Common commands
Build:
bazel build //rust/...Repin crates:
CARGO_BAZEL_REPIN=true bazel run @crates//:all
Testing
See rust/TESTING.md
Code conventions
Logging
Deprecation
Documentation
Use doc comments for public APIs: