MCPcopy 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_frameFunction · 0.45
fmtMethod · 0.45
locationFunction · 0.45

Calls 2

extraMethod · 0.80
innerMethod · 0.45

Tested by

no test coverage detected