myutil 0.2.650

A simple and friendly `error-chain`.
Documentation
[package]
name = "myutil"
version = "0.2.650"
authors = ["范辉 <hui.fan@mail.ru>"]
edition = "2018"
description = "A simple and friendly `error-chain`."
keywords = ["error", "error-chain"]
categories = ["development-tools::debugging"]
license = "MIT"
homepage = "https://github.com/ktmlm/myutil.git"
repository = "https://github.com/ktmlm/myutil.git"

[dependencies]
lazy_static = "1"
time = "0.2"