# Boomerang Runtime [![crates.io](https://img.shields.io/crates/v/boomerang_runtime.svg)](https://crates.io/crates/boomerang_runtime) [![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](./LICENSE) [![Downloads](https://img.shields.io/crates/d/boomerang_runtime.svg)](https://crates.io/crates/boomerang_runtime) [![CI](https://github.com/jondo2010/boomerang/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jondo2010/boomerang/actions/workflows/ci.yml) [![docs](https://docs.rs/boomerang_runtime/badge.svg)](https://docs.rs/boomerang_runtime) [![codecov](https://codecov.io/github/jondo2010/boomerang/graph/badge.svg?token=PYXF8VSNY9)](https://codecov.io/github/jondo2010/boomerang) Runtime types and discrete event executor for Boomerang. This crate is not intended to be used by itself, but rather through the top-level [`boomerang`](https://docs.rs/boomerang) crate.