breadcast/graphify-out/cache/ast/v0.9.32/928ff5edd04e87bf96b17e8466802f249fd478136b4440f8babc8fb3b09d34f3.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
18 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadcast_core_src_capture_portal_rs", "label": "portal.rs", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "label": "restore_token_path()", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L17"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/capture/portal.rs"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "label": "CaptureSession", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L32"}, {"id": "session", "label": "Session", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/capture/portal.rs"}, {"id": "screencast", "label": "Screencast", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/capture/portal.rs"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "label": ".start()", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L46"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/capture/portal.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast-core/src/capture/portal.rs"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "label": ".negotiate()", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_video_node_id", "label": ".video_node_id()", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L133"}, {"id": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "label": ".close()", "file_type": "code", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L138"}], "edges": [{"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "pathbuf", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "persistmode", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "session", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "screencast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_rs", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L32", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "session", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "screencast", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L33", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L46", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L46", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "screencast", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "session", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "screencast", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_video_node_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L133", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L138", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L138", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "target": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L18"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "callee": "join", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L23"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L23"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "callee": "join", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L25"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_restore_token_path", "callee": "join", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L25"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L47"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_start", "callee": "create_session", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "set_persist_mode", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "set_multiple", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "set_sources", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "set_cursor_mode", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "as_deref", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L80"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "set_restore_token", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L81"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "response", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "select_sources", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "response", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "restore_token", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L108"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "parent", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L109"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "create", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "mode", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "recursive", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "mode", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "truncate", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "create", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "write_all", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "as_bytes", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "first", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "streams", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_negotiate", "callee": "pipe_wire_node_id", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L128"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "callee": "context", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L139"}, {"caller_nid": "$graphify-root$_breadcast_core_src_capture_portal_capturesession_close", "callee": "close", "is_member_call": true, "source_file": "breadcast-core/src/capture/portal.rs", "source_location": "L139"}]}