MCPcopy Create free account
hub / github.com/hashintel/hash / charset

Method charset

libs/error-stack/src/fmt/hook.rs:247–249  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

245 /// terminal.
246 #[must_use]
247 pub const fn charset(&self) -> Charset {
248 self.inner().extra().charset
249 }
250
251 /// The contents of the appendix are going to be displayed after the body in the order they have
252 /// been pushed into the [`HookContext`].

Callers 1

fmtMethod · 0.45

Calls 2

extraMethod · 0.80
innerMethod · 0.45

Tested by

no test coverage detected