Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ appendix
Method
appendix
libs/error-stack/src/fmt/hook.rs:36–38 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
34
}
35
36
fn appendix(&self) -> &[String] {
37
&self.appendix
38
}
39
40
fn take_body(&mut self) -> Vec<String> {
41
mem::take(&mut self.body)
Callers
1
fmt
Method · 0.80
Calls
2
extra
Method · 0.80
inner
Method · 0.45
Tested by
no test coverage detected