[package] name = "scopetime" version = "0.1.2" authors = ["extrawurst "] edition = "2021" description = "log runtime of arbitrary scope" homepage = "https://github.com/extrawurst/gitui" repository = "https://github.com/extrawurst/gitui" license = "MIT" readme = "README.md" categories = ["development-tools::profiling"] keywords = ["profiling", "logging"] [dependencies] log = "0.4" [features] default =[] enabled =[]