{"nodes": [{"id": "$graphify-root$_breadcastd_src_bread_events_rs", "label": "bread_events.rs", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcastd_src_bread_events_emit_device_found", "label": "emit_device_found()", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L18"}, {"id": "breadclient", "label": "BreadClient", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/bread_events.rs"}, {"id": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_started", "label": "emit_mirroring_started()", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L30"}, {"id": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_stopped", "label": "emit_mirroring_stopped()", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L41"}, {"id": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_failed", "label": "emit_mirroring_failed()", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L45"}, {"id": "$graphify-root$_breadcastd_src_bread_events_handle_command", "label": "handle_command()", "file_type": "code", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L67"}, {"id": "breadevent", "label": "BreadEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/bread_events.rs"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/bread_events.rs"}, {"id": "daemoncommand", "label": "DaemonCommand", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcastd/src/bread_events.rs"}], "edges": [{"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "bread_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "daemoncommand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "$graphify-root$_breadcastd_src_bread_events_emit_device_found", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_bread_events_emit_device_found", "target": "breadclient", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_started", "target": "breadclient", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L30", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_stopped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L41", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_stopped", "target": "breadclient", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_failed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_failed", "target": "breadclient", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_rs", "target": "$graphify-root$_breadcastd_src_bread_events_handle_command", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L67", "weight": 1.0}, {"source": "$graphify-root$_breadcastd_src_bread_events_handle_command", "target": "breadevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_handle_command", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcastd_src_bread_events_handle_command", "target": "daemoncommand", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcastd/src/bread_events.rs", "source_location": "L67", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcastd_src_bread_events_emit_device_found", "callee": "emit", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L19"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_started", "callee": "emit", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L31"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_stopped", "callee": "emit", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L42"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_emit_mirroring_failed", "callee": "emit", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L46"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "strip_prefix", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L68"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "and_then", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L73"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "as_str", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L73"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L78"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "blocking_send", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L78"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "is_err", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L87"}, {"caller_nid": "$graphify-root$_breadcastd_src_bread_events_handle_command", "callee": "blocking_send", "is_member_call": true, "source_file": "breadcastd/src/bread_events.rs", "source_location": "L87"}]}