mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-05 12:41:54 -07:00
973557e810
This splits diag.rs, which was growing way too big for my taste, into a number of submodules. This should help us compartmentalize tests better, as well as use mod namespaces to shorten our struct/enum names.