MCPcopy Create free account
hub / github.com/Lokathor/tinyvec / __break

Function __break

tests/debugger_visualizer.rs:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3
4#[inline(never)]
5fn __break() {
6 println!("breakpoint hit");
7}
8
9#[debugger_test(
10 debugger = "cdb",

Callers 1

test_debugger_visualizerFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_debugger_visualizerFunction · 0.68