Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ context
Method
context
libs/error-stack/src/fmt/config.rs:25–27 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
23
}
24
25
pub(crate) fn context<T>(&mut self) -> &mut HookContext<T> {
26
self.context.cast()
27
}
28
29
pub(crate) const fn color_mode(&self) -> ColorMode {
30
self.context.color_mode()
Callers
5
clearSessionCookies
Function · 0.45
debug_attachments_invoke
Function · 0.45
anyhow
Function · 0.45
anyhow_nostd
Function · 0.45
anyhow_output
Function · 0.45
Calls
1
cast
Method · 0.45
Tested by
3
anyhow
Function · 0.36
anyhow_nostd
Function · 0.36
anyhow_output
Function · 0.36