MCPcopy Create free account
hub / github.com/hashintel/hash / func_a

Function func_a

libs/error-stack/tests/test_span_trace.rs:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28 #[tracing::instrument]
29 fn func_a() -> Result<(), Report<RootError>> {
30 func_b()
31 }
32
33 install_tracing_subscriber();
34

Callers

nothing calls this directly

Calls 2

ErrInterface · 0.85
func_bFunction · 0.70

Tested by

no test coverage detected