bread/graphify-out/cache/ast/v0.9.32/cb2db3409e20afdb709cfd18b0eecedb1ecb3be9d3dfd6d7d51a5bc744196ccd.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
5.8 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadd_src_main_rs", "label": "main.rs", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_main_main", "label": "main()", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L22"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/main.rs"}, {"id": "$graphify-root$_breadd_src_main_wait_for_shutdown", "label": "wait_for_shutdown()", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L139"}], "edges": [{"source": "$graphify-root$_breadd_src_main_rs", "target": "vecdeque", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "atomicu64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "arc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "envfilter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "eventnormalizer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "state_engine", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "runtimestate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "$graphify-root$_breadd_src_main_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_main_main", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "$graphify-root$_breadd_src_main_wait_for_shutdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L139", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "with_env_filter", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L24"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "sender", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L43"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "run_state_engine", "is_member_call": false, "source_file": "breadd/src/main.rs", "source_location": "L45"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "start_all", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L85"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "status_handle", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L87"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "subscribe", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "pop_front", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "push_back", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L103"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "socket_path", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "shutdown", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L135"}, {"caller_nid": "$graphify-root$_breadd_src_main_wait_for_shutdown", "callee": "signal", "is_member_call": false, "source_file": "breadd/src/main.rs", "source_location": "L145"}]}