Lifecycle#

Overview#

Project Layout#

Quick Start#

To build the module for host platform:

bazel build //src/...

To run tests:

bazel test //tests/...