breadbar/graphify-out/cache/ast/v0.9.32/79f967cff42fa0fdbfcdfa8bd24ada208550450ddb60febf0580b738cf13def0.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
45 KiB
JSON

{"nodes": [{"id": "$graphify-root$_src_bar_stats_rs", "label": "stats.rs", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_bar_stats_stats", "label": "Stats", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L57"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "$graphify-root$_src_bar_stats_cpusnapshot", "label": "CpuSnapshot", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L79"}, {"id": "$graphify-root$_src_bar_stats_read_cpu", "label": "read_cpu()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L91"}, {"id": "$graphify-root$_src_bar_stats_read_ram", "label": "read_ram()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L123"}, {"id": "$graphify-root$_src_bar_stats_bat_path", "label": "bat_path()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L148"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "$graphify-root$_src_bar_stats_read_power", "label": "read_power()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L163"}, {"id": "$graphify-root$_src_bar_stats_read_battery", "label": "read_battery()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L183"}, {"id": "$graphify-root$_src_bar_stats_bat_level_icon", "label": "bat_level_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L191"}, {"id": "$graphify-root$_src_bar_stats_read_ac", "label": "read_ac()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L201"}, {"id": "$graphify-root$_src_bar_stats_bt_rfkill_on", "label": "bt_rfkill_on()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L220"}, {"id": "$graphify-root$_src_bar_stats_read_bt", "label": "read_bt()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L236"}, {"id": "$graphify-root$_src_bar_stats_bt_connected_icon", "label": "bt_connected_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L243"}, {"id": "$graphify-root$_src_bar_stats_wifi_iface", "label": "wifi_iface()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L269"}, {"id": "$graphify-root$_src_bar_stats_read_wifi", "label": "read_wifi()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L281"}, {"id": "$graphify-root$_src_bar_stats_read_hwmon_temp", "label": "read_hwmon_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L321"}, {"id": "$graphify-root$_src_bar_stats_read_cpu_temp", "label": "read_cpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L333"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_temp", "label": "read_gpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L337"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_usage", "label": "read_gpu_usage()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L341"}, {"id": "$graphify-root$_src_bar_stats_read_net_throughput", "label": "read_net_throughput()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L352"}, {"id": "$graphify-root$_src_bar_stats_read_crumbs_profile", "label": "read_crumbs_profile()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L393"}, {"id": "$graphify-root$_src_bar_stats_poll", "label": "poll()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L415"}, {"id": "$graphify-root$_src_bar_stats_read_volume_pct", "label": "read_volume_pct()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L487"}, {"id": "$graphify-root$_src_bar_stats_spawn_poller", "label": "spawn_poller()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L504"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}], "edges": [{"source": "$graphify-root$_src_bar_stats_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "std", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "oncecell_as_asynconce", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L57", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L58", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L62", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L64", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L68", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L70", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L70", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L71", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L72", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L73", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_cpusnapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L79", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_cpu", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L91", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_ram", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_bat_path", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L148", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_bat_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L148", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_power", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L163", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_power", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L163", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_battery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L183", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_battery", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L183", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bat_level_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L191", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_ac", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L201", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bt_rfkill_on", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L220", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_bt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bt_connected_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L243", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_bt_connected_icon", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L243", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_wifi_iface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L269", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_wifi_iface", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L269", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_wifi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L281", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_wifi", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L281", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L321", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_hwmon_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L321", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_cpu_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L333", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_cpu_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L333", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_gpu_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L337", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L337", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_gpu_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L341", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_usage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L341", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_net_throughput", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L352", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_crumbs_profile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L393", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_crumbs_profile", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L393", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_read_crumbs_profile", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L393", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_poll", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L415", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_stats", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L415", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_volume_pct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L487", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_spawn_poller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L504", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L504", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L504", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_read_power", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L164", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_battery", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L184", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_bt", "target": "$graphify-root$_src_bar_stats_bt_rfkill_on", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L237", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_bt", "target": "$graphify-root$_src_bar_stats_bt_connected_icon", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L240", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_wifi", "target": "$graphify-root$_src_bar_stats_wifi_iface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L282", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_cpu_temp", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L334", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_temp", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L338", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_cpu", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L416", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_ram", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L417", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_power", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L423", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_battery", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L425", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_ac", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L429", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_bt", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L434", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_wifi", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L444", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_crumbs_profile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L451", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_cpu_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L452", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_gpu_usage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L453", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_gpu_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L454", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_net_throughput", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L455", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_volume_pct", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L456", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "$graphify-root$_src_bar_stats_poll", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L507", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L93"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L93"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L97"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L97"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L113"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L128"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L154"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "is_some_and", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L156"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L156"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "to_string_lossy", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L165"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L170"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L170"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L184"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L184"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L204"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L204"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L207"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L209"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L209"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L210"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L215"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L216"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L221"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L221"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "into_iter", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L221"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L226"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L228"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L231"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_bt", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L240"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "get_or_try_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L244"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L248"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "destination", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L248"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "get_managed_objects", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L256"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L257"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "values", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L257"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L261"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L261"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "as_deref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L270"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L270"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L272"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L272"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "is_dir", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L275"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L275"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L275"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L276"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "to_string_lossy", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L276"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L276"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "output", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L286"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "args", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L286"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "success", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L292"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L292"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L299"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L300"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L302"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L303"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L303"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L322"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L323"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L324"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L325"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L326"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L327"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L342"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L343"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L343"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "exists", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L344"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L346"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L359"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L359"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L360"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L364"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L366"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L367"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L368"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L369"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L373"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L375"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L376"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "as_secs_f32", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L382"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "duration_since", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L382"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L383"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L384"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L394"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L397"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L398"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L401"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L402"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L403"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L403"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim_matches", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L404"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim_start_matches", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L404"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L424"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L427"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L428"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L432"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L433"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L442"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L443"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L467"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "output", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L488"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "args", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L488"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "success", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L492"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L495"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L495"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L495"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L495"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L495"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L498"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_volume_pct", "callee": "clamp", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L500"}, {"caller_nid": "$graphify-root$_src_bar_stats_spawn_poller", "callee": "input", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L507"}]}