breadcast/graphify-out/cache/ast/v0.9.32/a7f5ce33c161ba4c703f6d172814051684cd22d02428af574d82e7695d19993b.json
Breadway 1dd63e1fd5
Some checks failed
dev release / build (push) Failing after 1m43s
can't be bothered writing a commit message
2026-08-03 09:17:59 +08:00

1 line
No EOL
1.7 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadcast_core_src_examples_capture_test_rs", "label": "capture_test.rs", "file_type": "code", "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcast_core_src_examples_capture_test_main", "label": "main()", "file_type": "code", "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L9"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/examples/capture_test.rs"}], "edges": [{"source": "$graphify-root$_breadcast_core_src_examples_capture_test_rs", "target": "capturesession", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_examples_capture_test_rs", "target": "$graphify-root$_breadcast_core_src_examples_capture_test_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_examples_capture_test_main", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcast_core_src_examples_capture_test_main", "callee": "close", "is_member_call": true, "source_file": "breadcast-core/src/examples/capture_test.rs", "source_location": "L18"}]}