pub type LibhoneyReporter = Mutex<Client<Transmission>>;
Expand description
Reporter that sends events and spans to a libhoney::Client
Aliased Type§
struct LibhoneyReporter { /* private fields */ }
pub type LibhoneyReporter = Mutex<Client<Transmission>>;
Reporter that sends events and spans to a libhoney::Client
struct LibhoneyReporter { /* private fields */ }