1 2 3 4 5 6 7 8 9
[package] authors = ["rise0chen <rise0chen@163.com>"] description = "measure elapsed time" edition = "2018" license-file = "LICENSE" name = "etime" readme = "./README.md" repository = "https://github.com/rise0chen/etime.git" version = "0.1.0"