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

Function setup

libs/error-stack/tests/test_debug.rs:45–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45fn setup() {
46 setup_tracing();
47 setup_backtrace();
48 setup_color();
49 Report::set_charset(Charset::Utf8);
50}
51
52fn snap_suffix() -> String {
53 #[cfg_attr(

Callers 1

prepareFunction · 0.70

Calls 3

setup_tracingFunction · 0.85
setup_backtraceFunction · 0.85
setup_colorFunction · 0.85

Tested by

no test coverage detected