JulianSchmid / etherparse

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

Change representations of EtherType and IpNumber enums to single-value structs #57

Closed 0xcrust closed 1 year ago

0xcrust commented 1 year ago

Resolves https://github.com/JulianSchmid/etherparse/issues/51

0xcrust commented 1 year ago

I have nothing particular in mind. I'm open to suggestions from you though on making it better

JulianSchmid commented 1 year ago

Thanks a lot ❤️