1# Better Together Core 2 3Core rust components to google better together experiences. 4 5## Projects 6 7`nearby` <br> 8 9Core rust components used by the Nearby platform: https://developers.google.com/nearby 10<br> For more information on building and testing these components see: [nearby/README.md](nearby/README.md) 11 12 13### Installing Rust 14 15Refer to [Install Rust](https://www.rust-lang.org/tools/install) 16 17```sh 18curl https://sh.rustup.rs -sSf | sh 19``` 20 21We recommend using this plugin 22 23https://www.jetbrains.com/rust/