Maple lib tools
A simple tools library for MapleImage.
usage
Add this to your Cargo.toml:
maple_lib = "0.1.2"
Examples
use human_format;
use Duration;
let result = human_format;
assert_eq!;
use pad_start;
let result = pad_start;
assert_eq!;