rusty-modbus-codec 0.1.0

Modbus sans-IO encode/decode codec (no_std)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# rusty-modbus-codec

Modbus sans-IO encode/decode codec (no_std)

Part of [**rusty-modbus**](https://github.com/jscott3201/rusty-modbus) — an async Modbus protocol stack for Rust
(TCP / RTU / TLS, with client, server, gateway, and connection pool).

- 📖 [API documentation]https://docs.rs/rusty-modbus-codec
- 📦 [Workspace & examples]https://github.com/jscott3201/rusty-modbus

## License

Licensed under the [MIT license](LICENSE). MSRV: Rust 1.95.