Function record_event
pub fn record_event(event: impl Encodable)Available on crate feature
dial9 only.Expand description
Record an event on the handle Dial9Handle::current resolves.
A no-op when it resolves none.
pub fn record_event(event: impl Encodable)dial9 only.Record an event on the handle Dial9Handle::current resolves.
A no-op when it resolves none.