1 line
No EOL
238 KiB
JSON
1 line
No EOL
238 KiB
JSON
{"nodes": [{"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "label": "cast_channel.rs", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "label": "CastMessage", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L30"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "enumorunknown", "label": "EnumOrUnknown", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "protocolversion", "label": "ProtocolVersion", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "payloadtype", "label": "PayloadType", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "specialfields", "label": "SpecialFields", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage", "label": "&'a CastMessage", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L55"}, {"id": "default", "label": "Default", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L56"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L62"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_protocol_version", "label": ".protocol_version()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L68"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_protocol_version", "label": ".clear_protocol_version()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L75"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_protocol_version", "label": ".has_protocol_version()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L79"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_protocol_version", "label": ".set_protocol_version()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L84"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_source_id", "label": ".source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L90"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_source_id", "label": ".clear_source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L97"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_source_id", "label": ".has_source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L101"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_source_id", "label": ".set_source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L106"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "label": ".mut_source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L112"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "label": ".take_source_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L120"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_destination_id", "label": ".destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L126"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_destination_id", "label": ".clear_destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L133"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_destination_id", "label": ".has_destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L137"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_destination_id", "label": ".set_destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L142"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "label": ".mut_destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L148"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "label": ".take_destination_id()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L156"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_namespace", "label": ".namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L162"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_namespace", "label": ".clear_namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L169"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_namespace", "label": ".has_namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L173"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_namespace", "label": ".set_namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L178"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "label": ".mut_namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L184"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "label": ".take_namespace()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L192"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_type", "label": ".payload_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L198"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_type", "label": ".clear_payload_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L205"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_type", "label": ".has_payload_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L209"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_type", "label": ".set_payload_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L214"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_utf8", "label": ".payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L220"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_utf8", "label": ".clear_payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L227"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_utf8", "label": ".has_payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L231"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_utf8", "label": ".set_payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L236"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "label": ".mut_payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L242"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "label": ".take_payload_utf8()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L250"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_binary", "label": ".payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L256"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_binary", "label": ".clear_payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L263"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_binary", "label": ".has_payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L267"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_binary", "label": ".set_payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L272"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "label": ".mut_payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L278"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "label": ".take_payload_binary()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L286"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_continued", "label": ".continued()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L292"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_continued", "label": ".clear_continued()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L296"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_continued", "label": ".has_continued()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L300"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_continued", "label": ".set_continued()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L305"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_remaining_length", "label": ".remaining_length()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L311"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_remaining_length", "label": ".clear_remaining_length()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L315"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_remaining_length", "label": ".has_remaining_length()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L319"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_remaining_length", "label": ".set_remaining_length()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L324"}, {"id": "message", "label": "Message", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "label": ".is_initialized()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L332"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "label": ".merge_from()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L351"}, {"id": "codedinputstream", "label": "CodedInputStream", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "label": ".compute_size()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L391"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "label": ".write_to_with_cached_sizes()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L425"}, {"id": "codedoutputstream", "label": "CodedOutputStream", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_special_fields", "label": ".special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L457"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_special_fields", "label": ".mut_special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L461"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear", "label": ".clear()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L469"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_default_instance", "label": ".default_instance()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L482"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "label": "ProtocolVersion", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L503"}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_value", "label": ".value()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L517"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_i32", "label": ".from_i32()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L521"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_str", "label": ".from_str()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L531"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L550"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "label": "PayloadType", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L558"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_value", "label": ".value()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L568"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_i32", "label": ".from_i32()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L572"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_str", "label": ".from_str()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L580"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L595"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "label": "AuthChallenge", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L604"}, {"id": "signaturealgorithm", "label": "SignatureAlgorithm", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "hashalgorithm", "label": "HashAlgorithm", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge", "label": "&'a AuthChallenge", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L617"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L618"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L624"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_signature_algorithm", "label": ".signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L630"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_signature_algorithm", "label": ".clear_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L637"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_signature_algorithm", "label": ".has_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L641"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_signature_algorithm", "label": ".set_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L646"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_sender_nonce", "label": ".sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L652"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_sender_nonce", "label": ".clear_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L659"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_sender_nonce", "label": ".has_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L663"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_sender_nonce", "label": ".set_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L668"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "label": ".mut_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L674"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "label": ".take_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L682"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_hash_algorithm", "label": ".hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L688"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_hash_algorithm", "label": ".clear_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L695"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_hash_algorithm", "label": ".has_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L699"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_hash_algorithm", "label": ".set_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L704"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_is_initialized", "label": ".is_initialized()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L712"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "label": ".merge_from()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L716"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "label": ".compute_size()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L738"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "label": ".write_to_with_cached_sizes()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L754"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_special_fields", "label": ".special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L768"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_special_fields", "label": ".mut_special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L772"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear", "label": ".clear()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L780"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_default_instance", "label": ".default_instance()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L787"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "label": "AuthResponse", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L800"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse", "label": "&'a AuthResponse", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L821"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L822"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L828"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature", "label": ".signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L834"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_signature", "label": ".clear_signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L841"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature", "label": ".has_signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L845"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature", "label": ".set_signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L850"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "label": ".mut_signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L856"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "label": ".take_signature()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L864"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_client_auth_certificate", "label": ".client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L870"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_client_auth_certificate", "label": ".clear_client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L877"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_client_auth_certificate", "label": ".has_client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L881"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_client_auth_certificate", "label": ".set_client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L886"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "label": ".mut_client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L892"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "label": ".take_client_auth_certificate()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L900"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature_algorithm", "label": ".signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L906"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_signature_algorithm", "label": ".clear_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L913"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature_algorithm", "label": ".has_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L917"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature_algorithm", "label": ".set_signature_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L922"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_sender_nonce", "label": ".sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L928"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_sender_nonce", "label": ".clear_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L935"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_sender_nonce", "label": ".has_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L939"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_sender_nonce", "label": ".set_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L944"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "label": ".mut_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L950"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "label": ".take_sender_nonce()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L958"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_hash_algorithm", "label": ".hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L964"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_hash_algorithm", "label": ".clear_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L971"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_hash_algorithm", "label": ".has_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L975"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_hash_algorithm", "label": ".set_hash_algorithm()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L980"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_crl", "label": ".crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L986"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_crl", "label": ".clear_crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L993"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_crl", "label": ".has_crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L997"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_crl", "label": ".set_crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1002"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "label": ".mut_crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1008"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "label": ".take_crl()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1016"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_is_initialized", "label": ".is_initialized()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1024"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "label": ".merge_from()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1034"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "label": ".compute_size()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1068"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "label": ".write_to_with_cached_sizes()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1096"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_special_fields", "label": ".special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1122"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_special_fields", "label": ".mut_special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1126"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear", "label": ".clear()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1134"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_default_instance", "label": ".default_instance()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1145"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "label": "AuthError", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1162"}, {"id": "errortype", "label": "ErrorType", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror", "label": "&'a AuthError", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1171"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1172"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1178"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_error_type", "label": ".error_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1184"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_clear_error_type", "label": ".clear_error_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1191"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_has_error_type", "label": ".has_error_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1195"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_set_error_type", "label": ".set_error_type()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1200"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_is_initialized", "label": ".is_initialized()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1208"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "label": ".merge_from()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1215"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_compute_size", "label": ".compute_size()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1231"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "label": ".write_to_with_cached_sizes()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1241"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_special_fields", "label": ".special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1249"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_mut_special_fields", "label": ".mut_special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1253"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_clear", "label": ".clear()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1261"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_default_instance", "label": ".default_instance()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1266"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "label": "ErrorType", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1279"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_value", "label": ".value()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1291"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_i32", "label": ".from_i32()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1295"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_str", "label": ".from_str()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1304"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1321"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "label": "DeviceAuthMessage", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1330"}, {"id": "messagefield", "label": "MessageField", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/cast/cast_channel.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage", "label": "&'a DeviceAuthMessage", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1343"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1344"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "label": ".new()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1350"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_is_initialized", "label": ".is_initialized()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1358"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "label": ".merge_from()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1377"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "label": ".compute_size()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1399"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "label": ".write_to_with_cached_sizes()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1418"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_special_fields", "label": ".special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1432"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_mut_special_fields", "label": ".mut_special_fields()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1436"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "label": ".clear()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1444"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "label": ".default_instance()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1451"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "label": "SignatureAlgorithm", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1464"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_value", "label": ".value()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1476"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_i32", "label": ".from_i32()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1480"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_str", "label": ".from_str()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1489"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1506"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "label": "HashAlgorithm", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1514"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "label": ".value()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1524"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_i32", "label": ".from_i32()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1528"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_str", "label": ".from_str()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1536"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "label": ".default()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1551"}], "edges": [{"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L33", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "protocolversion", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L33", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L35", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L35", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L37", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L37", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L39", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L41", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L41", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "payloadtype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L41", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L43", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L43", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L45", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L45", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L49", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L52", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L56", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_protocol_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_protocol_version", "target": "protocolversion", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_protocol_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L75", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_protocol_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L79", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_protocol_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L84", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_protocol_version", "target": "protocolversion", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L90", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L97", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L106", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_source_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L106", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L112", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L120", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L120", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L126", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L133", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L142", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_destination_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L142", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L148", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L156", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L156", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L162", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L173", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L178", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_namespace", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L178", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L184", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L184", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L192", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L192", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L198", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_type", "target": "payloadtype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L198", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L205", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L209", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L214", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_type", "target": "payloadtype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L214", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L220", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L227", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L231", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_utf8", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L236", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L242", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L242", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L250", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L250", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L256", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L263", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L267", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L272", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_binary", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L272", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L278", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L278", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L286", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L286", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_continued", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L292", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_continued", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L296", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_continued", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L300", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_continued", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L305", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_remaining_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L311", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear_remaining_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L315", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_remaining_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L319", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_remaining_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L324", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "message", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L329", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L332", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L351", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "target": "codedinputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L351", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L351", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L391", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L425", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "target": "codedoutputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L425", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L425", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L457", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L457", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L461", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L461", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L465", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L465", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L469", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_default_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L482", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L482", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L503", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "enum", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L514", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L517", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_i32", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L521", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_i32", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L521", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_i32", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L521", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L531", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L531", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_from_str", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L531", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L549", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L550", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_protocolversion_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L550", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L558", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "enum", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L565", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L568", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_i32", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L572", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_i32", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L572", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_i32", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L572", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L580", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L580", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_from_str", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L580", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L594", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L595", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_payloadtype_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L595", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L604", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L607", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L607", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L607", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L609", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L609", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L611", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L611", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L611", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L614", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L617", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L618", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L618", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L624", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L624", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L630", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_signature_algorithm", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L630", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L637", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L641", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L646", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_signature_algorithm", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L646", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L652", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L659", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L663", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L668", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L668", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L674", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L674", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L682", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L682", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L688", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_hash_algorithm", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L688", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L695", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L699", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L704", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_hash_algorithm", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L704", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "message", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L709", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_is_initialized", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L712", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L716", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "target": "codedinputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L716", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L716", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L738", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L754", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "target": "codedoutputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L754", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L754", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L768", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L768", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L772", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L772", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L776", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L776", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L780", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_default_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L787", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L787", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L800", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L803", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L803", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L805", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L805", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L807", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L807", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L809", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L809", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L809", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L811", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L811", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L813", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L813", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L813", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L815", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L815", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L818", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L821", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L822", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L822", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L828", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L828", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L834", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L841", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L845", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L850", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L850", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L856", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L856", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L864", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L864", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L870", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L877", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L881", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L886", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_client_auth_certificate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L886", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L892", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L892", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L900", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L900", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L906", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature_algorithm", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L906", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L913", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L917", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L922", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature_algorithm", "target": "signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L922", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L928", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L935", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L939", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L944", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L944", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L950", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L950", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L958", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L958", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L964", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_hash_algorithm", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L964", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L971", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L975", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_hash_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L980", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_hash_algorithm", "target": "hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L980", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L986", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L993", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L997", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1002", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_crl", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1002", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1008", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1008", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1016", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1016", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "message", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1021", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_is_initialized", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1024", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1034", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "target": "codedinputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1034", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1034", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1068", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1096", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "target": "codedoutputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1096", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1096", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1122", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1122", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1126", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1126", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1130", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1130", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1134", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_default_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1145", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1145", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1162", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1165", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "enumorunknown", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1165", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "errortype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1165", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1168", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1171", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1172", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1172", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1178", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1178", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_error_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1184", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_error_type", "target": "errortype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1184", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_clear_error_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1191", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_has_error_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1195", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_set_error_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1200", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_set_error_type", "target": "errortype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1200", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "message", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1205", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_is_initialized", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1208", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1215", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "target": "codedinputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1215", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1215", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_compute_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1231", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1241", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "target": "codedoutputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1241", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1241", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1249", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1249", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_mut_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1253", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_mut_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1253", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1257", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1257", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1261", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_default_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1266", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1266", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1279", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "enum", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1288", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1291", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_i32", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1295", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_i32", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1295", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_i32", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1295", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1304", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1304", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_from_str", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1304", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1320", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1321", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_errortype_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1321", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1330", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "messagefield", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1333", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1333", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "messagefield", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1335", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1335", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "messagefield", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1337", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1337", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1340", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1343", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1344", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1344", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1350", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1350", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "message", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1355", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_is_initialized", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1358", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1377", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "target": "codedinputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1377", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1377", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1399", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1418", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "target": "codedoutputstream", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1418", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1418", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1432", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1432", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_mut_special_fields", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1436", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_mut_special_fields", "target": "specialfields", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1436", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1440", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1440", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1444", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1451", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1451", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1464", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "enum", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1473", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1476", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_i32", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1480", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_i32", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1480", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_i32", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1480", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1489", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1489", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_from_str", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1489", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1505", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1506", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_signaturealgorithm_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1506", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1514", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "enum", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1521", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1524", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_i32", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1528", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_i32", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1528", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_i32", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1528", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1536", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1536", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_from_str", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1536", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1550", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1551", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1551", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_castmessage_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L57", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L63", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_protocol_version", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L85", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L114", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L121", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L150", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L157", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L186", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L193", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_set_payload_type", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L215", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L244", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L251", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L280", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L287", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L394", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L427", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L466", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_clear", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L479", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L493", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authchallenge_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L619", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L625", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_signature_algorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L647", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L676", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L683", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_set_hash_algorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L705", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L741", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L756", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L777", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_clear", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L784", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L792", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_authresponse_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L823", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L829", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L858", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L865", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L894", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L901", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_signature_algorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L923", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L952", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L959", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_set_hash_algorithm", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L981", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1010", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1017", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1080", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1107", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1131", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_clear", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1137", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1149", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_autherror_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1173", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1179", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_set_error_type", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1201", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_compute_size", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1234", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1243", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1258", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_clear", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1263", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1269", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_a_deviceauthmessage_default", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1345", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_hashalgorithm_default", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1351", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_default_instance", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1456", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_protocol_version", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_protocol_version", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L80"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_source_id", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_source_id", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L102"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L113"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_source_id", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_source_id", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_destination_id", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_destination_id", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L138"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_destination_id", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L152"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_destination_id", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_namespace", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L163"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_namespace", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L185"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_namespace", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L188"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_namespace", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_type", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_type", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L210"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_utf8", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L221"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_utf8", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L232"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L243"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_utf8", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L246"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L251"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_utf8", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L251"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_payload_binary", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L257"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_payload_binary", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L268"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L279"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_mut_payload_binary", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L282"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L287"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_take_payload_binary", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L287"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_continued", "callee": "unwrap_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L293"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_continued", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L301"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_remaining_length", "callee": "unwrap_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L312"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_has_remaining_length", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L320"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L333"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L336"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L339"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L342"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L345"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_raw_tag_or_eof", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L352"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L355"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L358"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L361"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L364"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L367"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L370"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L373"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_bool", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L376"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "read_uint32", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L379"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_merge_from", "callee": "mut_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L382"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L396"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L399"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L402"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L408"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L411"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L420"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_compute_size", "callee": "cached_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L421"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L427"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L429"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L430"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L432"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L433"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L435"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L436"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L439"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L441"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_string", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L442"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L444"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L445"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_bool", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L448"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_uint32", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L451"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "write_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L453"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_castmessage_write_to_with_cached_sizes", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L453"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_signature_algorithm", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L632"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_signature_algorithm", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L642"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_sender_nonce", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L653"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_sender_nonce", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L664"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L675"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_mut_sender_nonce", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L678"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L683"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_take_sender_nonce", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L683"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_hash_algorithm", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L690"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_has_hash_algorithm", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L700"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "callee": "read_raw_tag_or_eof", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L717"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L720"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L723"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L726"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_merge_from", "callee": "mut_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L729"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L743"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L749"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_compute_size", "callee": "cached_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L750"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L756"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L758"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L759"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L762"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "write_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L764"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authchallenge_write_to_with_cached_sizes", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L764"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L835"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L846"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L857"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_signature", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L860"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L865"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_signature", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L865"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_client_auth_certificate", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L871"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_client_auth_certificate", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L882"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L893"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_client_auth_certificate", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L896"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L901"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_client_auth_certificate", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L901"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_signature_algorithm", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L908"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_signature_algorithm", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L918"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_sender_nonce", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L929"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_sender_nonce", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L940"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L951"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_sender_nonce", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L954"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L959"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_sender_nonce", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L959"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_hash_algorithm", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L966"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_hash_algorithm", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L976"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_crl", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L987"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_has_crl", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L998"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1009"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_mut_crl", "callee": "as_mut", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1012"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1017"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_take_crl", "callee": "take", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1017"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1025"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1028"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_raw_tag_or_eof", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1035"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1038"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1041"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1044"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1047"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1050"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1053"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "read_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1056"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_merge_from", "callee": "mut_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1059"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1070"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1073"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1082"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1088"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1091"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_compute_size", "callee": "cached_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1092"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1097"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1098"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1100"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1101"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1104"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1107"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1109"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1110"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1113"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1115"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_bytes", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1116"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "write_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1118"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_authresponse_write_to_with_cached_sizes", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1118"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_error_type", "callee": "enum_value_or", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1186"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_has_error_type", "callee": "is_some", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1196"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_is_initialized", "callee": "is_none", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1209"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "callee": "read_raw_tag_or_eof", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1216"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "callee": "read_enum_or_unknown", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1219"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_merge_from", "callee": "mut_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1222"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_compute_size", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1236"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_compute_size", "callee": "cached_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1237"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "callee": "write_enum", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1243"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "callee": "write_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1245"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_autherror_write_to_with_cached_sizes", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1245"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_is_initialized", "callee": "is_initialized", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1360"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_is_initialized", "callee": "is_initialized", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1365"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_is_initialized", "callee": "is_initialized", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1370"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "callee": "read_raw_tag_or_eof", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1378"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_merge_from", "callee": "mut_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1390"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1401"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "compute_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1402"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1405"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "compute_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1406"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1409"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "compute_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1410"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1413"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_compute_size", "callee": "cached_size", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1414"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1419"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1422"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "callee": "as_ref", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1425"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "callee": "write_unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1428"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_write_to_with_cached_sizes", "callee": "unknown_fields", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1428"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "callee": "clear", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1445"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "callee": "clear", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1446"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "callee": "clear", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1447"}, {"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_cast_cast_channel_deviceauthmessage_clear", "callee": "clear", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/cast/cast_channel.rs", "source_location": "L1448"}]} |