An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/rust-bazel

This repository contains a simple Rust application, library, and unit test that can be built using Bazel as well as Cargo.
https://github.com/abitofhelp/rust-bazel

bazel cargo rust

Last synced: 2 months ago
JSON representation

This repository contains a simple Rust application, library, and unit test that can be built using Bazel as well as Cargo.

Awesome Lists containing this project

README

        

# rust-bazel

This repository contains a simple Rust application, library, and unit test that can be built using Bazel as well as
Cargo. Please visit the repository to view the complete solution: client, server, and lib.