#dis #simulation #macro #pdu #byte #dis-rs

yanked dis_rs_macros

Macros for the dis-rs crate

1 unstable release

0.1.0 Mar 31, 2022

#6 in #dis


Used in dis_lib

MIT license

7KB
83 lines

DIS for Rust

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.

Dependencies

~1.5MB
~35K SLoC