Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Err
Interface · 0.85
func_b
Function · 0.70
Tested by
no test coverage detected