breadcast/graphify-out/cache/ast/v0.9.32/a6c9fa3230f1cf84540a5ec54e19265a5cda7162a78e93adec5c950cfcdda9e1.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
2.2 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadcastd_src_main_rs", "label": "main.rs", "file_type": "code", "source_file": "breadcastd/src/main.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcastd_src_main_main", "label": "main()", "file_type": "code", "source_file": "breadcastd/src/main.rs", "source_location": "L23"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/main.rs"}], "edges": [{"source": "$graphify-root$_breadcastd_src_main_rs", "target": "hashmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_main_rs", "target": "singleton", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_main_rs", "target": "breadcast_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_main_rs", "target": "daemoncommand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_main_rs", "target": "$graphify-root$_breadcastd_src_main_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_main_main", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/main.rs", "source_location": "L23", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcastd_src_main_main", "callee": "try_acquire", "is_member_call": false, "source_file": "breadcastd/src/main.rs", "source_location": "L26"}, {"caller_nid": "$graphify-root$_breadcastd_src_main_main", "callee": "subscribe", "is_member_call": true, "source_file": "breadcastd/src/main.rs", "source_location": "L40"}]}