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

Method into_report

libs/error-stack/src/report.rs:1043–1045  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1041
1042 #[track_caller]
1043 fn into_report(self) -> Report<Self::Context> {
1044 self
1045 }
1046}
1047
1048impl<E> IntoReport for E

Callers 15

attachMethod · 0.45
attach_withMethod · 0.45
attach_opaqueMethod · 0.45
attach_opaque_withMethod · 0.45
change_contextMethod · 0.45
change_context_lazyMethod · 0.45
buildFunction · 0.45
anyhowFunction · 0.45
anyhow_nostdFunction · 0.45
anyhow_backtraceFunction · 0.45
anyhow_outputFunction · 0.45
eyreFunction · 0.45

Calls

no outgoing calls

Tested by 11

buildFunction · 0.36
anyhowFunction · 0.36
anyhow_nostdFunction · 0.36
anyhow_backtraceFunction · 0.36
anyhow_outputFunction · 0.36
eyreFunction · 0.36
eyre_backtraceFunction · 0.36
eyre_outputFunction · 0.36
push_appendFunction · 0.36
pushFunction · 0.36
extendFunction · 0.36