Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ create_report
Function
create_report
libs/error-stack/tests/common.rs:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
)]
7
8
pub fn create_report() -> Report<RootError> {
9
Report::new(RootError)
10
}
11
12
extern crate alloc;
13
Callers
15
create_error
Function · 0.70
create_future
Function · 0.70
attach_opaque
Function · 0.70
captured
Function · 0.70
downcast_ref
Function · 0.70
downcast_mut
Function · 0.70
downcast_mut_deep
Function · 0.70
downcast_mut_second_root
Function · 0.70
downcast_mut_returns_outermost
Function · 0.70
downcast_mut_miss
Function · 0.70
error
Function · 0.70
anyhow
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected