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

1 line
No EOL
5.9 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadarrd_src_notify_rs", "label": "notify.rs", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_notify_payload", "label": "Payload", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L5"}, {"id": "$graphify-root$_breadarrd_src_notify_notifier", "label": "Notifier", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L16"}, {"id": "client", "label": "Client", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/notify.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/notify.rs"}, {"id": "$graphify-root$_breadarrd_src_notify_notifier_new", "label": ".new()", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L25"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/notify.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/notify.rs"}, {"id": "$graphify-root$_breadarrd_src_notify_notifier_send", "label": ".send()", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L38"}, {"id": "$graphify-root$_breadarrd_src_notify_new_returns_none_for_an_empty_url", "label": "new_returns_none_for_an_empty_url()", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L62"}, {"id": "$graphify-root$_breadarrd_src_notify_new_returns_some_for_a_configured_url", "label": "new_returns_some_for_a_configured_url()", "file_type": "code", "source_file": "breadarrd/src/notify.rs", "source_location": "L67"}], "edges": [{"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "serialize", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "$graphify-root$_breadarrd_src_notify_payload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "$graphify-root$_breadarrd_src_notify_notifier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_notify_notifier", "target": "client", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_notify_notifier", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_notify_notifier", "target": "$graphify-root$_breadarrd_src_notify_notifier_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_notify_notifier_new", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_notify_notifier_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_notify_notifier", "target": "$graphify-root$_breadarrd_src_notify_notifier_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L59", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "$graphify-root$_breadarrd_src_notify_new_returns_none_for_an_empty_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_notify_rs", "target": "$graphify-root$_breadarrd_src_notify_new_returns_some_for_a_configured_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/notify.rs", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_notify_notifier_new", "callee": "timeout", "is_member_call": true, "source_file": "breadarrd/src/notify.rs", "source_location": "L30"}, {"caller_nid": "$graphify-root$_breadarrd_src_notify_notifier_send", "callee": "json", "is_member_call": true, "source_file": "breadarrd/src/notify.rs", "source_location": "L39"}, {"caller_nid": "$graphify-root$_breadarrd_src_notify_notifier_send", "callee": "post", "is_member_call": true, "source_file": "breadarrd/src/notify.rs", "source_location": "L39"}, {"caller_nid": "$graphify-root$_breadarrd_src_notify_notifier_send", "callee": "is_success", "is_member_call": true, "source_file": "breadarrd/src/notify.rs", "source_location": "L46"}, {"caller_nid": "$graphify-root$_breadarrd_src_notify_notifier_send", "callee": "status", "is_member_call": true, "source_file": "breadarrd/src/notify.rs", "source_location": "L46"}]}