JulianSchmid / etherparse

A rust library for parsing ethernet & ethernet using protocols.
Apache License 2.0
285 stars 54 forks source link

Enable build for 16 bit systems #94

Closed JulianSchmid closed 3 months ago

JulianSchmid commented 3 months ago

Should fix https://github.com/JulianSchmid/etherparse/issues/93

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.58%. Comparing base (0972c42) to head (e26d534).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 151 151 Lines 27601 27601 ======================================= Hits 27486 27486 Misses 115 115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.