breadcast/graphify-out/cache/ast/v0.9.32/2bf1885163f1534596d055cff73dfc624c0ba480cd301c7a32c6b1dc7dd2be03.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
12 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadcastd_src_ipc_rs", "label": "ipc.rs", "file_type": "code", "source_file": "breadcastd/src/ipc.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcastd_src_ipc_serve", "label": "serve()", "file_type": "code", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "daemoncommand", "label": "DaemonCommand", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "servermessage", "label": "ServerMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "$graphify-root$_breadcastd_src_ipc_handle_connection", "label": "handle_connection()", "file_type": "code", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59"}, {"id": "unixstream", "label": "UnixStream", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "receiver", "label": "Receiver", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}, {"id": "$graphify-root$_breadcastd_src_ipc_handle_request", "label": "handle_request()", "file_type": "code", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121"}, {"id": "clientrequest", "label": "ClientRequest", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/ipc.rs"}], "edges": [{"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "ipc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "value", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L21", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "daemoncommand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L23", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "$graphify-root$_breadcastd_src_ipc_serve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "daemoncommand", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "servermessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "$graphify-root$_breadcastd_src_ipc_handle_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "unixstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "daemoncommand", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "receiver", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "servermessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_rs", "target": "$graphify-root$_breadcastd_src_ipc_handle_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_request", "target": "clientrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_request", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_request", "target": "daemoncommand", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_request", "target": "servermessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L121", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcastd_src_ipc_serve", "target": "$graphify-root$_breadcastd_src_ipc_handle_connection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_ipc_handle_connection", "target": "$graphify-root$_breadcastd_src_ipc_handle_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcastd/src/ipc.rs", "source_location": "L109", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "socket_path", "is_member_call": false, "source_file": "breadcastd/src/ipc.rs", "source_location": "L32"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "parent", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "with_context", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L34"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "with_context", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L43"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "context", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L48"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "accept", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L48"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_serve", "callee": "subscribe", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L50"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "into_split", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L64"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "lines", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "write_all", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "as_bytes", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L88"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "next_line", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "trim", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "abort", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_connection", "callee": "drop", "is_member_call": false, "source_file": "breadcastd/src/ipc.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "as_str", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L123"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L126"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "and_then", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_breadcastd_src_ipc_handle_request", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/ipc.rs", "source_location": "L164"}]}