Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ extra_mut
Method
extra_mut
libs/error-stack/src/hook/context.rs:56–58 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
54
}
55
56
pub(crate) const fn extra_mut(&mut self) -> &mut T {
57
&mut self.extra
58
}
59
}
60
61
macro_rules! impl_hook_context {
Callers
3
push_appendix
Method · 0.80
push_body
Method · 0.80
take_body
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected