tailwag_utils 0.3.0

A collection of assorted utility functions / traits. Part of the tailwag stack.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod data_strutures;
pub mod email;
pub mod files;
pub mod inline_macros;
pub mod iter_tools;
pub mod macro_utils;
pub mod maths;
pub mod strings;
pub mod templates;
pub mod traits;
pub mod types;