mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
bencher: move html gen into own module
This commit is contained in:
parent
b527af7195
commit
29e243ac81
3 changed files with 93 additions and 88 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod common;
|
||||
pub mod html;
|
||||
pub mod protocols;
|
||||
pub mod run;
|
||||
pub mod set;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue