Expand description
§CSC Lib Crate
CSCLib
:
a collection of utilities to make
life easy and more convenient.
:)
Re-exports§
pub use self::CSCForLoop::*;
pub use self::CSCDefaultFunc::*;
pub use self::CSCCacheFunc::*;
Modules§
- CSCCache
Func - Module to Make Function Cachable With TimeOut and Auto Memory Clean Up
- CSCDefault
Func - Module for Function With Dynamic Default & Parameter
- CSCFor
Loop - Module for simulating DIY For … Loop