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

{"nodes": [{"id": "$graphify-root$_breadcast_core_src_ipc_rs", "label": "ipc.rs", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcast_core_src_ipc_clientrequest", "label": "ClientRequest", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L13"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "$graphify-root$_breadcast_core_src_ipc_servermessage", "label": "ServerMessage", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L22"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "$graphify-root$_breadcast_core_src_ipc_servermessage_ok", "label": ".ok()", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L36"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "$graphify-root$_breadcast_core_src_ipc_servermessage_err", "label": ".err()", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L40"}, {"id": "display", "label": "Display", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "$graphify-root$_breadcast_core_src_ipc_protocol", "label": "Protocol", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L55"}, {"id": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "label": "DeviceInfo", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L66"}, {"id": "$graphify-root$_breadcast_core_src_ipc_stateinfo", "label": "StateInfo", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L77"}, {"id": "$graphify-root$_breadcast_core_src_ipc_socket_path", "label": "socket_path()", "file_type": "code", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L83"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/ipc.rs"}], "edges": [{"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "serde", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "value", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_clientrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_clientrequest", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_clientrequest", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_servermessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L27", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L29", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "$graphify-root$_breadcast_core_src_ipc_servermessage_ok", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage_ok", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage_ok", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L36", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage", "target": "$graphify-root$_breadcast_core_src_ipc_servermessage_err", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage_err", "target": "display", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_core_src_ipc_servermessage_err", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_protocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L66", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L67", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L68", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L69", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_deviceinfo", "target": "$graphify-root$_breadcast_core_src_ipc_protocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L70", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_stateinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_stateinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L79", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_stateinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L79", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_stateinfo", "target": "$graphify-root$_breadcast_core_src_ipc_protocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L79", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_ipc_rs", "target": "$graphify-root$_breadcast_core_src_ipc_socket_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_ipc_socket_path", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_ipc_socket_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/ipc.rs", "source_location": "L83", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcast_core_src_ipc_socket_path", "callee": "map_err", "is_member_call": true, "source_file": "breadcast-core/src/ipc.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_core_src_ipc_socket_path", "callee": "join", "is_member_call": true, "source_file": "breadcast-core/src/ipc.rs", "source_location": "L85"}, {"caller_nid": "$graphify-root$_breadcast_core_src_ipc_socket_path", "callee": "join", "is_member_call": true, "source_file": "breadcast-core/src/ipc.rs", "source_location": "L85"}]}