Module visa_rs::handler

source ·
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§