bread/graphify-out/cache/ast/v0.9.32/0637373051146eca72135d29c251b5d0617cd16787a56581bda8c7489bb8a81c.json
Breadway 96639516b1
All checks were successful
dev release / build (push) Successful in 1m33s
can't be bothered writing a commit message
2026-08-03 09:37:15 +08:00

1 line
No EOL
12 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadd_src_adapters_hyprland_rs", "label": "hyprland.rs", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter", "label": "HyprlandAdapter", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L15"}, {"id": "adapter", "label": "Adapter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}, {"id": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_name", "label": ".name()", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L19"}, {"id": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "label": ".run()", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L23"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}, {"id": "rawevent", "label": "RawEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}, {"id": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "label": "hyprland_event_socket()", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L50"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}, {"id": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "label": "parse_hyprland_line()", "file_type": "code", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L86"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/hyprland.rs"}], "edges": [{"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "env", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "pathbuf", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "unixstream", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "adapter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter", "target": "adapter", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter", "target": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter", "target": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L23", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L50", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_rs", "target": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L86", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "target": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "target": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "callee": "lines", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L28"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "callee": "next_line", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L30"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprlandadapter_run", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L40"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "join", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "join", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "join", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "join", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "flatten", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "map_err", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "join", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "path", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_hyprland_event_socket", "callee": "exists", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_hyprland_parse_hyprland_line", "callee": "split_once", "is_member_call": true, "source_file": "breadd/src/adapters/hyprland.rs", "source_location": "L87"}]}