# Serde ROSMSG
[](./LICENSE)
[](https://crates.io/crates/serde_rosmsg)
[](https://travis-ci.org/adnanademovic/serde_rosmsg)
**serde_rosmsg** is a Rust serializer to the [`rosmsg`](http://wiki.ros.org/msg) data format, used in TCPROS and UDPROS.
For more information you can look at:
- [API Documentation](https://docs.rs/serde_rosmsg/0.1.0/serde_rosmsg/)
- [Release notes](https://github.com/adnanademovic/serde_rosmsg/releases)
## License
**serde_rosmsg** is distributed under the MIT license.