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

Class TestError

libs/error-stack/src/ext/tuple.rs:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132
133 #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
134 struct TestError(usize);
135
136 impl Display for TestError {
137 fn fmt(&self, fmt: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {

Callers 4

single_errorFunction · 0.70
expanded_errorFunction · 0.70
multiple_errorsFunction · 0.70

Calls

no outgoing calls

Tested by 4

single_errorFunction · 0.56
expanded_errorFunction · 0.56
multiple_errorsFunction · 0.56