add wide string format helper
This commit is contained in:
@@ -40,4 +40,7 @@ mod time;
|
||||
pub use time::dur;
|
||||
|
||||
mod hash;
|
||||
pub use hash::*;
|
||||
pub use hash::*;
|
||||
|
||||
mod strings;
|
||||
pub use strings::*;
|
||||
Reference in New Issue
Block a user