Docs already said any module or app could publish bread.command.<app>.<verb>, but command is reserved so both unsourced bread-emit and sourced App emit rejected the whole namespace. Keep command unclaimable as an app id; accept bread.command.<known-app>.<verb> (and let an app command another known app). Also ship bread-emit and bread-module-host, and give udev enumerate the same classification fields as a live add so boot-time devices are not all unknown.
1 line
No EOL
30 KiB
JSON
1 line
No EOL
30 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadd_src_adapters_udev_rs", "label": "udev.rs", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "label": "UdevAdapter", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L12"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "label": ".new()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L17"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "label": ".enumerate_existing()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L21"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "rawevent", "label": "RawEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "adapter", "label": "Adapter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevadapter_name", "label": ".name()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L36"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "label": ".run()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L40"}, {"id": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "label": "run_udev_monitor()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50"}, {"id": "$graphify-root$_breadd_src_adapters_udev_build_event", "label": "build_event()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L95"}, {"id": "event", "label": "Event", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "label": "build_device_event()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L107"}, {"id": "device", "label": "Device", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "label": "UdevClassification", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L137"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "label": ".from_device()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L152"}, {"id": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "label": "udev_event_payload()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L169"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/udev.rs"}, {"id": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "label": "prop_bool()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L195"}, {"id": "$graphify-root$_breadd_src_adapters_udev_prop_str", "label": "prop_str()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L203"}, {"id": "$graphify-root$_breadd_src_adapters_udev_enumerate_payload_includes_classification_fields", "label": "enumerate_payload_includes_classification_fields()", "file_type": "code", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L214"}], "edges": [{"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "asrawfd", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "debug", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "adapter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L13", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L17", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L21", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "adapter", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L40", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_build_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L95", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_event", "target": "event", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L95", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_event", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L107", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "target": "device", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L107", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L107", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L143", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L143", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L144", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L144", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L145", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L145", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L146", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L146", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L147", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L147", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L148", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L148", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "target": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L152", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "target": "device", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L152", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L152", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "target": "$graphify-root$_breadd_src_adapters_udev_udevclassification", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L169", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L169", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L195", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "target": "device", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_prop_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L203", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_prop_str", "target": "device", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L203", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_prop_str", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L203", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_udev_prop_str", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L203", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L211", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_udev_rs", "target": "$graphify-root$_breadd_src_adapters_udev_enumerate_payload_includes_classification_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L214", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "target": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevadapter_run", "target": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "$graphify-root$_breadd_src_adapters_udev_udevadapter_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "target": "$graphify-root$_breadd_src_adapters_udev_build_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_event", "target": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L100", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "target": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "target": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L128", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "target": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L154", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_udevclassification_from_device", "target": "$graphify-root$_breadd_src_adapters_udev_prop_str", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L159", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_udev_enumerate_payload_includes_classification_fields", "target": "$graphify-root$_breadd_src_adapters_udev_udev_event_payload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/udev.rs", "source_location": "L218", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "callee": "match_subsystem", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L24"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_udevadapter_enumerate_existing", "callee": "scan_devices", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L26"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "match_subsystem", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L54"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "listen", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L56"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "as_raw_fd", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "kind", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "is_closed", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L76"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_run_udev_monitor", "callee": "blocking_send", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_event", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_event", "callee": "action", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_event", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L108"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "subsystem", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L108"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "or_else", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "or_else", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "property_value", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "property_value", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "devnode", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "display", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L118"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "syspath", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L118"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_build_device_event", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L130"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L196"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L196"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "callee": "property_value", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L196"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_bool", "callee": "to_str", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L198"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_str", "callee": "property_value", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L204"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_udev_prop_str", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadd/src/adapters/udev.rs", "source_location": "L206"}]} |