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

Function prepare

libs/error-stack/tests/test_serialize.rs:15–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13mod common;
14
15fn prepare() -> impl Drop {
16 std::env::set_var("RUST_LIB_BACKTRACE", "0");
17
18 let settings = insta::Settings::clone_current();
19
20 settings.bind_to_scope()
21}
22
23#[test]
24fn attachment() {

Callers 4

attachmentFunction · 0.70
contextFunction · 0.70
multiple_sourcesFunction · 0.70
multiple_sources_at_rootFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected