breadarr/graphify-out/cache/ast/v0.9.32/120a869d0bb657b4ca4cc006ebd8b26d51e7acaf2bdee8c9c3c7aadf7bc2a703.json
2026-08-03 09:35:47 +08:00

1 line
No EOL
18 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadarrd_src_sources_rss_rs", "label": "rss.rs", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "label": "RssSource", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L13"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "client", "label": "Client", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "label": ".new()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L19"}, {"id": "into", "label": "Into", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "releasesource", "label": "ReleaseSource", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "label": ".fetch()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "rawreleaseitem", "label": "RawReleaseItem", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/sources/rss.rs"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_build_search_url", "label": "build_search_url()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L45"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "label": "parse_nyaa_rss()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L55"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_parses_nyaa_item_with_custom_fields", "label": "parses_nyaa_item_with_custom_fields()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L147"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_appends_query_param", "label": "build_search_url_appends_query_param()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L160"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_handles_a_feed_url_with_no_existing_query_string", "label": "build_search_url_handles_a_feed_url_with_no_existing_query_string()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L168"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_is_unchanged_without_a_query", "label": "build_search_url_is_unchanged_without_a_query()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L176"}, {"id": "$graphify-root$_breadarrd_src_sources_rss_parses_live_nyaa_feed", "label": "parses_live_nyaa_feed()", "file_type": "code", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L187"}], "edges": [{"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "async_trait", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "unescape", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "event", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "reader", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "target": "client", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "target": "into", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L19", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "target": "releasesource", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "rawreleaseitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L35", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_build_search_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_build_search_url", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_build_search_url", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L45", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L55", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L55", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "target": "rawreleaseitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L55", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L128", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_parses_nyaa_item_with_custom_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L147", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_appends_query_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L160", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_handles_a_feed_url_with_no_existing_query_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L168", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_build_search_url_is_unchanged_without_a_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L176", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rs", "target": "$graphify-root$_breadarrd_src_sources_rss_parses_live_nyaa_feed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L187", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "$graphify-root$_breadarrd_src_sources_rss_build_search_url", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "target": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parses_nyaa_item_with_custom_fields", "target": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parses_live_nyaa_feed", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L188", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_sources_rss_parses_live_nyaa_feed", "target": "$graphify-root$_breadarrd_src_sources_rss_rsssource_fetch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L189", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_rsssource_new", "callee": "timeout", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L25"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "trim_text", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "config_mut", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "read_event_into", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L72"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "into_owned", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "name", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "decode", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L88"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "into_owned", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "unescape", "is_member_call": false, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "as_str", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L90"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "parse_human_size", "is_member_call": false, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "into_owned", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "as_ref", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "name", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "take", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "take", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "take", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parse_nyaa_rss", "callee": "clear", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_breadarrd_src_sources_rss_parses_nyaa_item_with_custom_fields", "callee": "as_bytes", "is_member_call": true, "source_file": "breadarrd/src/sources/rss.rs", "source_location": "L148"}]}