Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
fn setup() {
46
setup_tracing();
47
setup_backtrace();
48
setup_color();
49
Report::set_charset(Charset::Utf8);
50
}
51
52
fn snap_suffix() -> String {
53
#[cfg_attr(
Callers
1
prepare
Function · 0.70
Calls
3
setup_tracing
Function · 0.85
setup_backtrace
Function · 0.85
setup_color
Function · 0.85
Tested by
no test coverage detected