mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-30 16:29:26 -07:00
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.