pub fn register_scout_handler(handler: ScoutHandler)Expand description
Install the scout handler. Idempotent — second registrations are silently ignored so a misbehaving consumer can’t unseat the binary’s wiring mid-run.
pub fn register_scout_handler(handler: ScoutHandler)Install the scout handler. Idempotent — second registrations are silently ignored so a misbehaving consumer can’t unseat the binary’s wiring mid-run.