{"nodes": [{"id": "$graphify-root$_bread_shared_src_lib_rs", "label": "lib.rs", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L1"}, {"id": "$graphify-root$_bread_shared_src_lib_adaptersource", "label": "AdapterSource", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L31"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "$graphify-root$_bread_shared_src_lib_rawevent", "label": "RawEvent", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L87"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "$graphify-root$_bread_shared_src_lib_breadevent", "label": "BreadEvent", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L105"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "$graphify-root$_bread_shared_src_lib_breadevent_new", "label": ".new()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L136"}, {"id": "into", "label": "Into", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "label": ".with_timestamp()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L147"}, {"id": "$graphify-root$_bread_shared_src_lib_new_event_id", "label": "new_event_id()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L169"}, {"id": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "label": "now_unix_ms()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L177"}, {"id": "$graphify-root$_bread_shared_src_lib_daemonsection", "label": "DaemonSection", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L185"}, {"id": "$graphify-root$_bread_shared_src_lib_socketpathconfig", "label": "SocketPathConfig", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L191"}, {"id": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "label": "resolve_socket_path()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L204"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-shared/src/lib.rs"}, {"id": "$graphify-root$_bread_shared_src_lib_expand_path", "label": "expand_path()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L227"}, {"id": "$graphify-root$_bread_shared_src_lib_expand_path_leaves_non_tilde_paths_unchanged", "label": "expand_path_leaves_non_tilde_paths_unchanged()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L248"}, {"id": "$graphify-root$_bread_shared_src_lib_expand_path_expands_leading_tilde", "label": "expand_path_expands_leading_tilde()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L258"}, {"id": "$graphify-root$_bread_shared_src_lib_adapter_source_serializes_as_snake_case", "label": "adapter_source_serializes_as_snake_case()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L270"}, {"id": "$graphify-root$_bread_shared_src_lib_adapter_source_app_serializes_as_externally_tagged_object", "label": "adapter_source_app_serializes_as_externally_tagged_object()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L326"}, {"id": "$graphify-root$_bread_shared_src_lib_adapter_source_round_trips_through_json", "label": "adapter_source_round_trips_through_json()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L334"}, {"id": "$graphify-root$_bread_shared_src_lib_adapter_source_rejects_unknown_variant", "label": "adapter_source_rejects_unknown_variant()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L358"}, {"id": "$graphify-root$_bread_shared_src_lib_bread_event_new_sets_current_timestamp", "label": "bread_event_new_sets_current_timestamp()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L364"}, {"id": "$graphify-root$_bread_shared_src_lib_bread_event_new_accepts_owned_and_borrowed_names", "label": "bread_event_new_accepts_owned_and_borrowed_names()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L376"}, {"id": "$graphify-root$_bread_shared_src_lib_bread_event_round_trips_through_json", "label": "bread_event_round_trips_through_json()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L384"}, {"id": "$graphify-root$_bread_shared_src_lib_bread_event_new_assigns_unique_id_and_no_cause", "label": "bread_event_new_assigns_unique_id_and_no_cause()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L405"}, {"id": "$graphify-root$_bread_shared_src_lib_bread_event_with_timestamp_preserves_timestamp_and_assigns_id", "label": "bread_event_with_timestamp_preserves_timestamp_and_assigns_id()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L414"}, {"id": "$graphify-root$_bread_shared_src_lib_raw_event_round_trips_through_json", "label": "raw_event_round_trips_through_json()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L427"}, {"id": "$graphify-root$_bread_shared_src_lib_now_unix_ms_is_monotonically_non_decreasing_across_calls", "label": "now_unix_ms_is_monotonically_non_decreasing_across_calls()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L444"}, {"id": "$graphify-root$_bread_shared_src_lib_adapter_source_is_hashable_and_eq", "label": "adapter_source_is_hashable_and_eq()", "file_type": "code", "source_file": "bread-shared/src/lib.rs", "source_location": "L451"}], "edges": [{"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "serde", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "module_host_ipc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "permissions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adaptersource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_adaptersource", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L77", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_rawevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L87", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rawevent", "target": "$graphify-root$_bread_shared_src_lib_adaptersource", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L89", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rawevent", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L91", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rawevent", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L93", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_breadevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L105", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L107", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "$graphify-root$_bread_shared_src_lib_adaptersource", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L111", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L113", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L118", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L130", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L130", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "$graphify-root$_bread_shared_src_lib_breadevent_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "into", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "$graphify-root$_bread_shared_src_lib_adaptersource", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L136", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent", "target": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "relation": "method", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "into", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "$graphify-root$_bread_shared_src_lib_adaptersource", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L147", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_new_event_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_new_event_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L169", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L177", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_daemonsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L185", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_daemonsection", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L187", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_socketpathconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L191", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_socketpathconfig", "target": "$graphify-root$_bread_shared_src_lib_daemonsection", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L193", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L204", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L204", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_expand_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L227", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_expand_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L227", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L244", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L245", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_expand_path_leaves_non_tilde_paths_unchanged", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L248", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_expand_path_expands_leading_tilde", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L258", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adapter_source_serializes_as_snake_case", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L270", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adapter_source_app_serializes_as_externally_tagged_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L326", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adapter_source_round_trips_through_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L334", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adapter_source_rejects_unknown_variant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L358", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_bread_event_new_sets_current_timestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L364", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_bread_event_new_accepts_owned_and_borrowed_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L376", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_bread_event_round_trips_through_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L384", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_bread_event_new_assigns_unique_id_and_no_cause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L405", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_bread_event_with_timestamp_preserves_timestamp_and_assigns_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L414", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_raw_event_round_trips_through_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L427", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_now_unix_ms_is_monotonically_non_decreasing_across_calls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L444", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_rs", "target": "$graphify-root$_bread_shared_src_lib_adapter_source_is_hashable_and_eq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L451", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_new", "target": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "target": "$graphify-root$_bread_shared_src_lib_new_event_id", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L158", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "target": "$graphify-root$_bread_shared_src_lib_expand_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L210", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_bread_event_new_sets_current_timestamp", "target": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L365", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_bread_event_new_sets_current_timestamp", "target": "$graphify-root$_bread_shared_src_lib_breadevent_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L366", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_bread_event_new_accepts_owned_and_borrowed_names", "target": "$graphify-root$_bread_shared_src_lib_breadevent_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L377", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_bread_event_new_assigns_unique_id_and_no_cause", "target": "$graphify-root$_bread_shared_src_lib_breadevent_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L406", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_bread_event_with_timestamp_preserves_timestamp_and_assigns_id", "target": "$graphify-root$_bread_shared_src_lib_breadevent_with_timestamp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L415", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_now_unix_ms_is_monotonically_non_decreasing_across_calls", "target": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L445", "weight": 1.0}, {"source": "$graphify-root$_bread_shared_src_lib_adapter_source_is_hashable_and_eq", "target": "$graphify-root$_bread_shared_src_lib_breadevent_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-shared/src/lib.rs", "source_location": "L453", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "callee": "as_millis", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_now_unix_ms", "callee": "duration_since", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "callee": "join", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L206"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L216"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "callee": "join", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_resolve_socket_path", "callee": "join", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_expand_path", "callee": "strip_prefix", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L234"}, {"caller_nid": "$graphify-root$_bread_shared_src_lib_expand_path", "callee": "join", "is_member_call": true, "source_file": "bread-shared/src/lib.rs", "source_location": "L236"}]}