{"nodes": [{"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_rs", "label": "connection.rs", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L1"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionresponse", "label": "ConnectionResponse", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L20"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "label": "ConnectionChannel", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L26"}, {"id": "cow", "label": "Cow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "lrc", "label": "Lrc", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "messagemanager", "label": "MessageManager", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "w", "label": "W", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "label": "ConnectionChannel<'a, W>", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L34"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38"}, {"id": "s", "label": "S", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_connect", "label": ".connect()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L48"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "error", "label": "Error", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_disconnect", "label": ".disconnect()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L65"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_can_handle", "label": ".can_handle()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L82"}, {"id": "castmessage", "label": "CastMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/channels/connection.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "label": ".parse()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86"}], "edges": [{"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_rs", "target": "std", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionresponse", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "target": "cow", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "target": "lrc", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L31", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "target": "messagemanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L31", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "target": "w", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L31", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "s", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "lrc", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "messagemanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "w", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_new", "target": "w", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L38", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_connect", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L48", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_connect", "target": "s", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_connect", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_connect", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L48", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_disconnect", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_disconnect", "target": "s", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L65", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_disconnect", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_disconnect", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L65", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_can_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_can_handle", "target": "castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L82", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "target": "castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L86", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "unwrap_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "and_then", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "and_then", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "as_object", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "as_str", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_channels_connection_connectionchannel_a_w_parse", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/channels/connection.rs", "source_location": "L105"}]}