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

Method group

libs/error-stack/src/fmt/mod.rs:491–493  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

489 }
490
491 const fn group() -> Self {
492 Self::new(true)
493 }
494
495 const fn no_group() -> Self {
496 Self::new(false)

Callers 7

delimitedMethod · 0.80
closure_typeMethod · 0.80
closure_signatureMethod · 0.80
format_typeMethod · 0.80
format_nodeMethod · 0.80
format_callFunction · 0.80
AppFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected