update visibility rules

- marks public facing top level targets as public visibility

Change-Id: Ic898872e6cc44c729399f2fea13ae5994ccdbf9e
1 file changed
tree: d85eb07b1f191dce4ea755b0b9396f69ff5b8217
  1. bazel_placeholder/
  2. common/
  3. nearby/
  4. remoteauth/
  5. third_party/
  6. .bazelrc
  7. .dockerignore
  8. .gitignore
  9. .gitmodules
  10. BUILD
  11. CONTRIBUTING.md
  12. Dockerfile
  13. LICENSE
  14. MODULE.bazel
  15. MODULE.bazel.lock
  16. README.md
  17. WORKSPACE
README.md

Better Together Core

Core rust components to google better together experiences.

Projects

nearby

Core rust components used by the Nearby platform: https://developers.google.com/nearby
For more information on building and testing these components see: nearby/README.md

Installing Rust

Refer to Install Rust

curl https://sh.rustup.rs -sSf | sh

We recommend using this plugin

https://www.jetbrains.com/rust/