pub fn record(event: NetEvent)Expand description
Report an HTTP lifecycle event. No-op (one atomic load + branch) until
init_net_capture has run, so release builds without dev tooling pay
nothing and never accumulate an unbounded buffer.
pub fn record(event: NetEvent)Report an HTTP lifecycle event. No-op (one atomic load + branch) until
init_net_capture has run, so release builds without dev tooling pay
nothing and never accumulate an unbounded buffer.