breadarr/graphify-out/cache/ast/v0.9.32/f0c3363fadf3aad0e49e534712f057fc4da99b39b054b8abf11683fbf6b31831.json
2026-08-03 09:35:47 +08:00

1 line
No EOL
8.8 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "label": "stuck.rs", "file_type": "code", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "label": "stuck()", "file_type": "code", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19"}, {"id": "state", "label": "State", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "appstate", "label": "AppState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "json", "label": "Json", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "stuckreport", "label": "StuckReport", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "statuscode", "label": "StatusCode", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}, {"id": "$graphify-root$_breadarrd_src_api_routes_stuck_internal", "label": "internal()", "file_type": "code", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L83"}, {"id": "e", "label": "E", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/api/routes/stuck.rs"}], "edges": [{"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "state", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "statuscode", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "dto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "appstate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "state", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "appstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "json", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "stuckreport", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "statuscode", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_rs", "target": "$graphify-root$_breadarrd_src_api_routes_stuck_internal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_internal", "target": "e", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_internal", "target": "statuscode", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_internal", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "target": "json", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L24"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "prepare", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L24"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "query_map", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L47"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "query_row", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L47"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "prepare", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "map_err", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadarrd_src_api_routes_stuck_stuck", "callee": "query_map", "is_member_call": true, "source_file": "breadarrd/src/api/routes/stuck.rs", "source_location": "L63"}]}