Move log module to dev::log
This commit is contained in:
parent
b806d84451
commit
9ebd91a589
9 changed files with 23 additions and 14 deletions
2
src/dev.rs
Normal file
2
src/dev.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod log;
|
||||
pub mod test;
|
||||
Loading…
Add table
Add a link
Reference in a new issue