5 releases

4.0.0-rc.2 Mar 27, 2024
0.1.4 Mar 31, 2024
0.1.2 Feb 3, 2024
0.1.1 Jan 11, 2024

#88 in Robotics

Download history 12/week @ 2024-01-05 4/week @ 2024-01-12 2/week @ 2024-02-02 27/week @ 2024-02-16 40/week @ 2024-02-23 16/week @ 2024-03-01 12/week @ 2024-03-08 12/week @ 2024-03-15 116/week @ 2024-03-22 193/week @ 2024-03-29 40/week @ 2024-04-05

362 downloads per month
Used in ethercrab

MIT/Apache

27KB
493 lines

Build Status Crates.io Docs.rs

Traits used to pack/unpack structs and enums from EtherCAT packets on the wire.

This crate is designed for use with ethercrab but can be used standalone too.

While these traits can be implemented by hand as normal, it is recommended to derive them using ethercrab-wire-derive where possible.

Experimental

This crate is in its early stages and may contain bugs or publish breaking changes at any time. It is in use by ethercrab and is well exercised there, but please use with caution in your own code.

License

Licensed under either of

at your option.

Dependencies

~6–18MB
~212K SLoC