Expand description

Defines Callback trait used in Instrument::install_handler, which returns a Handler to manage lifetime of data passed

Structs

Lifetime manager for Callback, will uninstall the callback when dropped.

Traits

Defines a ability to be passed to Instrument::install_handler