Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ extra
Method
extra
libs/error-stack/src/hook/context.rs:52–54 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
50
}
51
52
pub(crate) const fn extra(&self) -> &T {
53
&self.extra
54
}
55
56
pub(crate) const fn extra_mut(&mut self) -> &mut T {
57
&mut self.extra
Callers
4
appendix
Method · 0.80
color_mode
Method · 0.80
charset
Method · 0.80
alternate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected