{"nodes": [{"id": "$graphify-root$_breadd_src_adapters_podman_rs", "label": "podman.rs", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "label": "PodmanAdapter", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L21"}, {"id": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_new", "label": ".new()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L24"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "default", "label": "Default", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_default", "label": ".default()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L30"}, {"id": "adapter", "label": "Adapter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_name", "label": ".name()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L37"}, {"id": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "label": ".run()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L41"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "rawevent", "label": "RawEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "label": "map_podman_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/podman.rs"}, {"id": "$graphify-root$_breadd_src_adapters_podman_container_event", "label": "container_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L209"}, {"id": "$graphify-root$_breadd_src_adapters_podman_maps_start_event", "label": "maps_start_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L235"}, {"id": "$graphify-root$_breadd_src_adapters_podman_maps_died_event", "label": "maps_died_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L245"}, {"id": "$graphify-root$_breadd_src_adapters_podman_ignores_stop_event_to_avoid_double_emit_with_died", "label": "ignores_stop_event_to_avoid_double_emit_with_died()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L254"}, {"id": "$graphify-root$_breadd_src_adapters_podman_ignores_remove_event", "label": "ignores_remove_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L260"}, {"id": "$graphify-root$_breadd_src_adapters_podman_maps_health_status_event", "label": "maps_health_status_event()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L266"}, {"id": "$graphify-root$_breadd_src_adapters_podman_ignores_unknown_action", "label": "ignores_unknown_action()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L276"}, {"id": "$graphify-root$_breadd_src_adapters_podman_ignores_non_container_type", "label": "ignores_non_container_type()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L282"}, {"id": "$graphify-root$_breadd_src_adapters_podman_missing_fields_fall_back_to_unknown", "label": "missing_fields_fall_back_to_unknown()", "file_type": "code", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L292"}], "edges": [{"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "async_trait", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "stdio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "adapter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L29", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L30", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "adapter", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L37", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L41", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L41", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L140", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L207", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L209", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_container_event", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L209", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_container_event", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L209", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_maps_start_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L235", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_maps_died_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L245", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_ignores_stop_event_to_avoid_double_emit_with_died", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L254", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_ignores_remove_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L260", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_maps_health_status_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L266", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_ignores_unknown_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L276", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_ignores_non_container_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L282", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_rs", "target": "$graphify-root$_breadd_src_adapters_podman_missing_fields_fall_back_to_unknown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L292", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_default", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "target": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_start_event", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_start_event", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L237", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_died_event", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L246", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_died_event", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L247", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_ignores_stop_event_to_avoid_double_emit_with_died", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L255", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_ignores_remove_event", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L261", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_health_status_event", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L267", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_maps_health_status_event", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L268", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_ignores_unknown_action", "target": "$graphify-root$_breadd_src_adapters_podman_container_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L277", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_podman_missing_fields_fall_back_to_unknown", "target": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/podman.rs", "source_location": "L298", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "spawn", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "kill_on_drop", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "stderr", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "stdout", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "args", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "kind", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "take", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "lines", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "next_line", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L73"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "kill", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L80"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "kill", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "trim", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L102"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L107"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_podmanadapter_run", "callee": "kill", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L141"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L141"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L154"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L162"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L187"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L187"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L187"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_map_podman_event", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L189"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_container_event", "callee": "as_object_mut", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L215"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_podman_container_event", "callee": "as_object", "is_member_call": true, "source_file": "breadd/src/adapters/podman.rs", "source_location": "L215"}]}