Crate csclib[][src]

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

Module to Make Function Cachable With TimeOut and Auto Memory Clean Up

Module for Function With Dynamic Default & Parameter

Module for simulating DIY For … Loop