bread/graphify-out/cache/ast/v0.9.32/fb5ee6512390534bad024ca8364b408bc0b63fe3091aba2de257a38baf4b76e2.json
Breadway 96639516b1
All checks were successful
dev release / build (push) Successful in 1m33s
can't be bothered writing a commit message
2026-08-03 09:37:15 +08:00

1 line
No EOL
30 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadd_src_adapters_systemd_rs", "label": "systemd.rs", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "label": "SystemdAdapter", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L27"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "label": ".new()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L32"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "adapter", "label": "Adapter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_name", "label": ".name()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L39"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "label": ".run()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L43"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "rawevent", "label": "RawEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "label": "get_unit_path()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L103"}, {"id": "connection", "label": "Connection", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "label": "query_active_state()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L119"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "label": "handle_message()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137"}, {"id": "message", "label": "Message", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "hashmap", "label": "HashMap", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind", "label": "active_state_to_kind()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L206"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "label": "is_failed_transition()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L216"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/systemd.rs"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "label": "failure_result()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L226"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_maps_active_to_started", "label": "active_state_to_kind_maps_active_to_started()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L238"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_maps_inactive_and_dead_to_stopped", "label": "active_state_to_kind_maps_inactive_and_dead_to_stopped()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L243"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_excludes_failed", "label": "active_state_to_kind_excludes_failed()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L249"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_ignores_transitional_states", "label": "active_state_to_kind_ignores_transitional_states()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L256"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_detects_failed_active_state", "label": "is_failed_transition_detects_failed_active_state()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L263"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_ignores_other_active_states", "label": "is_failed_transition_ignores_other_active_states()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L269"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_ignores_unrelated_property_changes", "label": "is_failed_transition_ignores_unrelated_property_changes()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L275"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_failure_result_extracts_reason_when_present", "label": "failure_result_extracts_reason_when_present()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L283"}, {"id": "$graphify-root$_breadd_src_adapters_systemd_failure_result_is_none_when_absent", "label": "failure_result_is_none_when_absent()", "file_type": "code", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L289"}], "edges": [{"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "async_trait", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "streamext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "hashmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "zvariant", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "zbus", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "adapter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L28", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L32", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L32", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "adapter", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L39", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter", "target": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L43", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L43", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L43", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L103", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L103", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L103", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L119", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L119", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L119", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L119", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "message", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "hashmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L137", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L206", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L206", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L216", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L216", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L226", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L226", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L226", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L226", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L235", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_maps_active_to_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L238", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_maps_inactive_and_dead_to_stopped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L243", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_excludes_failed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L249", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind_ignores_transitional_states", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L256", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_detects_failed_active_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L263", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_ignores_other_active_states", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L269", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition_ignores_unrelated_property_changes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L275", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_failure_result_extracts_reason_when_present", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L283", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_rs", "target": "$graphify-root$_breadd_src_adapters_systemd_failure_result_is_none_when_absent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L289", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L70", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "target": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L86", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L164", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L165", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "$graphify-root$_breadd_src_adapters_systemd_active_state_to_kind", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L166", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L186", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "target": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L189", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "callee": "map_err", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L46"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "callee": "map_err", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L52"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "callee": "call_method", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L52"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_systemdadapter_run", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L88"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "callee": "call_method", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L113"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_get_unit_path", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "callee": "call_method", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L130"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_query_active_state", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "header", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L143"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L144"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "interface", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L144"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "member", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "flatten", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "path", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L150"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L171"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L181"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_handle_message", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L194"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_is_failed_transition", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L219"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_systemd_failure_result", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/systemd.rs", "source_location": "L229"}]}