breadbar/graphify-out/cache/ast/v0.9.32/ec39af4ef49f42bc159ce90b5a89e838c4ed92b617cdf94e89b282394db1271e.json
Breadway d16ec3f6b4
Some checks failed
check / check (push) Failing after 48s
Changed Text Sizing
updated text sizing to better match the bar size, and increase
readability.
2026-08-18 09:54:35 +08:00

1 line
No EOL
16 KiB
JSON

{"nodes": [{"id": "$graphify-root$_src_screenshot_rs", "label": "screenshot.rs", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_screenshot_cli", "label": "Cli", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L58"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_screenshotrequest", "label": "ScreenshotRequest", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L79"}, {"id": "$graphify-root$_src_screenshot_cli_screenshot_request", "label": ".screenshot_request()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L90"}, {"id": "$graphify-root$_src_screenshot_handles", "label": "Handles", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L104"}, {"id": "popover", "label": "Popover", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "togglebutton", "label": "ToggleButton", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "box", "label": "Box", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "label", "label": "Label", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "window", "label": "Window", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_dispatch", "label": "dispatch()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L125"}, {"id": "applicationwindow", "label": "ApplicationWindow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_open_popover_on_root_map", "label": "open_popover_on_root_map()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L198"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_capture_standalone_window", "label": "capture_standalone_window()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L227"}, {"id": "$graphify-root$_src_screenshot_finish", "label": "finish()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L236"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}], "edges": [{"source": "$graphify-root$_src_screenshot_rs", "target": "parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "pathbuf", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "duration", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_cli", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L58", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_cli", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L62", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L62", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L66", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L66", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L79", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_screenshotrequest", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L80", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_screenshotrequest", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L81", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "$graphify-root$_src_screenshot_cli_screenshot_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L90", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_cli_screenshot_request", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_screenshot_cli_screenshot_request", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L90", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_handles", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L104", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L105", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L106", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "togglebutton", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L107", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "togglebutton", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L108", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L109", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "box", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L110", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L111", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L115", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L115", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L117", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L117", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_dispatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L125", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "applicationwindow", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_handles", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_open_popover_on_root_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L198", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "applicationwindow", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L198", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L198", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L198", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L198", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_capture_standalone_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L227", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L227", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L227", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_finish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_finish", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L236", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L134", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_open_popover_on_root_map", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_capture_standalone_window", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L163", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L217", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L231", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "as_str", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_active", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L142"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_active", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_visible", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L154"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_text", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L207"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "set_autohide", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L208"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "popup", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L211"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L214"}, {"caller_nid": "$graphify-root$_src_screenshot_capture_standalone_window", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L228"}]}