mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-11 15:23:30 -07:00
38f8a78b60
For the QMDL code, this mostly rewrites the structs to accept generic types that implement Read and Write, which allows for better unit testing. Also adds a bunch of unit tests.