build-pretty 1.0.0

Pretty to your custom Build Script(build.sh) log displaying!
Documentation
1
pub type TaskFn = Box<dyn Fn(&mut String) -> Result<(), Box<dyn std::error::Error>>>;