dis-rs is an implementation of the Distributed Interactive Simulation (DIS) protocol for Rust. It provides functions to build PDUs in applications, send them out via a network and parse received byte streams into PDUs.
dis-rs-macros provides macros used in the dis-lib crate.