ethercrab-rs / ethercrab

EtherCAT master written in pure Rust
252 stars 23 forks source link

Refactor PDU loop internals #206

Closed jamwaffles closed 7 months ago

jamwaffles commented 7 months ago

This is all internal work, but makes the API cleaner to use, and encapsulates some of the unsafe stuff in a smaller set of files, hopefully make it a bit easier to understand and audit.