# bullet-exchange-interface
[](https://crates.io/crates/bullet-exchange-interface)
[](https://docs.rs/bullet-exchange-interface)
[](LICENSE)
Type definitions and message formats for the Bullet exchange protocol. Provides the canonical Rust representation of orders, events, transactions, and other on-the-wire structures shared between the exchange and its clients.
## Install
```sh
cargo add bullet-exchange-interface
```
## License
MIT