{"nodes": [{"id": "$graphify-root$_src_bar_clock_rs", "label": "clock.rs", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_bar_clock_current", "label": "current()", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L4"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}, {"id": "$graphify-root$_src_bar_clock_spawn_ticker", "label": "spawn_ticker()", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L11"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}], "edges": [{"source": "$graphify-root$_src_bar_clock_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "$graphify-root$_src_bar_clock_current", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_src_bar_clock_current", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L4", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "$graphify-root$_src_bar_clock_spawn_ticker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_src_bar_clock_spawn_ticker", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_clock_spawn_ticker", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_src_bar_clock_current", "callee": "format", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L6"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "input", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L14"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "map_or", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L16"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "second", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L16"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "rem_euclid", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L17"}]}