move tests around and add (non working) benchmark

This commit is contained in:
James Wilson
2021-07-14 15:05:09 +01:00
parent c1208b9e81
commit e34da5761f
12 changed files with 490 additions and 53 deletions
+2
View File
@@ -1,3 +1,5 @@
#[warn(missing_docs)]
mod aggregator;
mod connection;
mod json_message;