1 line
No EOL
5.9 KiB
JSON
1 line
No EOL
5.9 KiB
JSON
{"nodes": [{"id": "$graphify-root$_bread_emit_src_main_rs", "label": "main.rs", "file_type": "code", "source_file": "bread-emit/src/main.rs", "source_location": "L1"}, {"id": "$graphify-root$_bread_emit_src_main_parse_args", "label": "parse_args()", "file_type": "code", "source_file": "bread-emit/src/main.rs", "source_location": "L15"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-emit/src/main.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/bread-emit/src/main.rs"}, {"id": "$graphify-root$_bread_emit_src_main_main", "label": "main()", "file_type": "code", "source_file": "bread-emit/src/main.rs", "source_location": "L48"}], "edges": [{"source": "$graphify-root$_bread_emit_src_main_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_emit_src_main_rs", "target": "write", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_emit_src_main_rs", "target": "unixstream", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_emit_src_main_rs", "target": "duration", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_bread_emit_src_main_rs", "target": "$graphify-root$_bread_emit_src_main_parse_args", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_parse_args", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_bread_emit_src_main_rs", "target": "$graphify-root$_bread_emit_src_main_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L48", "weight": 1.0}, {"source": "$graphify-root$_bread_emit_src_main_main", "target": "$graphify-root$_bread_emit_src_main_parse_args", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "bread-emit/src/main.rs", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "as_str", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L23"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "cloned", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L25"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "cloned", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L29"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "cloned", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_parse_args", "callee": "is_none", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_main", "callee": "skip", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_main", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_bread_emit_src_main_main", "callee": "set_write_timeout", "is_member_call": true, "source_file": "bread-emit/src/main.rs", "source_location": "L72"}]} |