Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slowtec/tokio-modbus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6518c5ee5bf164cfbbf7a2e8bcd3408d3dc2a505
Choose a base ref
..
head repository: slowtec/tokio-modbus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c11d695731987cc9ba24cea2d54ee8559f5b95d
Choose a head ref
Showing with 143 additions and 139 deletions.
  1. +131 −119 src/codec/mod.rs
  2. +5 −9 src/codec/rtu.rs
  3. +7 −11 src/codec/tcp.rs
Loading