Expand description
§loss
LOSS is a set of lo(w)-level tracing Subscribers with minimal configuration and exported global constructors.
§Subscibers
§Example
Subscriber usage is most easily accessible through a set of exported helper methods.
use loss::dead;
dead::set_global_default().unwrap();