add debug and trace logs in table module (#138)

This commit is contained in:
Clément DOUIN
2021-05-03 14:08:04 +02:00
parent 364654e1ce
commit 05b0274725
9 changed files with 60 additions and 44 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
pub(crate) mod cli;
pub mod cli;
pub mod model;