MCPcopy 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
61macro_rules! impl_hook_context {

Callers 3

push_appendixMethod · 0.80
push_bodyMethod · 0.80
take_bodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected