Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1048
impl<E> IntoReport for E
Callers
15
attach
Method · 0.45
attach_with
Method · 0.45
attach_opaque
Method · 0.45
attach_opaque_with
Method · 0.45
change_context
Method · 0.45
change_context_lazy
Method · 0.45
build
Function · 0.45
anyhow
Function · 0.45
anyhow_nostd
Function · 0.45
anyhow_backtrace
Function · 0.45
anyhow_output
Function · 0.45
eyre
Function · 0.45
Calls
no outgoing calls
Tested by
11
build
Function · 0.36
anyhow
Function · 0.36
anyhow_nostd
Function · 0.36
anyhow_backtrace
Function · 0.36
anyhow_output
Function · 0.36
eyre
Function · 0.36
eyre_backtrace
Function · 0.36
eyre_output
Function · 0.36
push_append
Function · 0.36
push
Function · 0.36
extend
Function · 0.36