lifetime-tracer 0.1.0

logging message when the guard is dropped
Documentation
[package]
name = "lifetime-tracer"
version = "0.1.0"
license = "MIT"
authors = ["Xiangru Lian <admin@mail.xrlian.com>"]
description = "logging message when the guard is dropped"
edition = "2018"

[dependencies]
tracing = "0.1"
tracing-futures = "0.2"
tracing-subscriber = "0.2"