{"nodes": [{"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "label": "utils.rs", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L1"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_read_u32_from_buffer", "label": "read_u32_from_buffer()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L5"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/utils.rs"}, {"id": "error", "label": "Error", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/utils.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_write_u32_to_buffer", "label": "write_u32_to_buffer()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L9"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/utils.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "label": "to_vec()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17"}, {"id": "m", "label": "M", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/vendor/rust_cast-0.21.0/src/utils.rs"}, {"id": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "label": "from_vec()", "file_type": "code", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25"}], "edges": [{"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "error", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "byteorder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "cursor", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_read_u32_from_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_read_u32_from_buffer", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L5", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_read_u32_from_buffer", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L5", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_write_u32_to_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_write_u32_to_buffer", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_write_u32_to_buffer", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L9", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_write_u32_to_buffer", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L9", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "target": "m", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L17", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_rs", "target": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "target": "m", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_from_vec", "target": "error", "relation": "references", "confidence": "EXTRACTED", "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_vendor_rust_cast_0_21_0_src_utils_to_vec", "callee": "write_to_writer", "is_member_call": true, "source_file": "vendor/rust_cast-0.21.0/src/utils.rs", "source_location": "L20"}]}