Move hash into its own module
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#![cfg_attr(feature = "unstable", feature(test))]
|
||||
pub mod hash;
|
||||
pub mod log;
|
||||
pub mod logger;
|
||||
pub mod event;
|
||||
|
Reference in New Issue
Block a user