breadbar/graphify-out/cache/ast/v0.9.32/6ac5efc76004e2343dd225b87e666ae5222f1d69b98c90ccabb7c64b684302e7.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
3 KiB
JSON

{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L223"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L228"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L223", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L223", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L228", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L224"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L224"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L237"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L239"}]}