Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ color_mode
Method
color_mode
libs/error-stack/src/fmt/hook.rs:238–240 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
236
/// end-user.
237
#[must_use]
238
pub const fn color_mode(&self) -> ColorMode {
239
self.inner().extra().color
240
}
241
242
/// The requested [`Charset`] for this invocation of hooks.
243
///
Callers
3
debug_frame
Function · 0.45
fmt
Method · 0.45
location
Function · 0.45
Calls
2
extra
Method · 0.80
inner
Method · 0.45
Tested by
no test coverage detected