MCPcopy 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
8pub fn create_report() -> Report<RootError> {
9 Report::new(RootError)
10}
11
12extern crate alloc;
13

Callers 15

create_errorFunction · 0.70
create_futureFunction · 0.70
attach_opaqueFunction · 0.70
capturedFunction · 0.70
downcast_refFunction · 0.70
downcast_mutFunction · 0.70
downcast_mut_deepFunction · 0.70
downcast_mut_second_rootFunction · 0.70
downcast_mut_missFunction · 0.70
errorFunction · 0.70
anyhowFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected