MCPcopy Create free account
hub / github.com/f0rr0/oliphaunt / trace_step

Function trace_step

tests/support/mod.rs:23–25  ·  view source on GitHub ↗
(label: &str)

Source from the content-addressed store, hash-verified

21}
22
23pub(crate) fn trace_step(label: &str) {
24 eprintln!("{label}");
25}
26
27pub(crate) struct ChildGuard {
28 child: Child,

Callers 2

runtime_smokeFunction · 0.85

Calls

no outgoing calls

Tested by 1

runtime_smokeFunction · 0.68