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
31 KiB
JSON
1 line
No EOL
31 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadd_src_core_types_rs", "label": "types.rs", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_core_types_runtimestate", "label": "RuntimeState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L8"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "monitor", "label": "Monitor", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "workspace", "label": "Workspace", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "devicetopology", "label": "DeviceTopology", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "networkstate", "label": "NetworkState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "powerstate", "label": "PowerState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "profilestate", "label": "ProfileState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "modulestatus", "label": "ModuleStatus", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "workflowstatus", "label": "WorkflowStatus", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "widgetspec", "label": "WidgetSpec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_monitor", "label": "Monitor", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L26"}, {"id": "$graphify-root$_breadd_src_core_types_workspace", "label": "Workspace", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L34"}, {"id": "$graphify-root$_breadd_src_core_types_devicetopology", "label": "DeviceTopology", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L40"}, {"id": "device", "label": "Device", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_device", "label": "Device", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L45"}, {"id": "$graphify-root$_breadd_src_core_types_matchcondition", "label": "MatchCondition", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L58"}, {"id": "$graphify-root$_breadd_src_core_types_devicerule", "label": "DeviceRule", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L77"}, {"id": "$graphify-root$_breadd_src_core_types_networkstate", "label": "NetworkState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L83"}, {"id": "hashmap", "label": "HashMap", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "interfacestate", "label": "InterfaceState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_interfacestate", "label": "InterfaceState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L89"}, {"id": "$graphify-root$_breadd_src_core_types_powerstate", "label": "PowerState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L94"}, {"id": "$graphify-root$_breadd_src_core_types_profilestate", "label": "ProfileState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L101"}, {"id": "btreemap", "label": "BTreeMap", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "default", "label": "Default", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_profilestate_default", "label": ".default()", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L108"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_modulestatus", "label": "ModuleStatus", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L118"}, {"id": "moduleloadstate", "label": "ModuleLoadState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_moduleloadstate", "label": "ModuleLoadState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L139"}, {"id": "$graphify-root$_breadd_src_core_types_workflowstatus", "label": "WorkflowStatus", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L152"}, {"id": "workflowstate", "label": "WorkflowState", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/core/types.rs"}, {"id": "$graphify-root$_breadd_src_core_types_workflowstate", "label": "WorkflowState", "file_type": "code", "source_file": "breadd/src/core/types.rs", "source_location": "L166"}], "edges": [{"source": "$graphify-root$_breadd_src_core_types_rs", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "widgetspec", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "serde", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "value", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_runtimestate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "monitor", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L9", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "workspace", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L10", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L11", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L12", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "devicetopology", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "networkstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "powerstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "profilestate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "modulestatus", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L17", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "workflowstatus", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L18", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_runtimestate", "target": "widgetspec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L22", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_monitor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_monitor", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_monitor", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_monitor", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L29", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_monitor", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_monitor", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L30", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_workspace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_workspace", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L35", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workspace", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L36", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workspace", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L36", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_devicetopology", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_devicetopology", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L41", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_devicetopology", "target": "device", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L41", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_device", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L46", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L48", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L49", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L51", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L53", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_device", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L53", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_matchcondition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L58", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L59", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L59", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L60", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L61", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L61", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L62", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L62", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L63", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L63", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L64", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L65", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L66", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L68", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L69", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L69", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L70", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_matchcondition", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L70", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_devicerule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_devicerule", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L78", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_devicerule", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L79", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_devicerule", "target": "$graphify-root$_breadd_src_core_types_matchcondition", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L79", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_networkstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_networkstate", "target": "hashmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L84", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_networkstate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L84", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_networkstate", "target": "interfacestate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L84", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_interfacestate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L89", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_powerstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L94", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_powerstate", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L96", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_profilestate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L102", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L103", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L103", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "btreemap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L104", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L104", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L104", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "default", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L107", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_profilestate", "target": "$graphify-root$_breadd_src_core_types_profilestate_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L108", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_profilestate_default", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_modulestatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L119", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "moduleloadstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L120", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L121", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L121", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "hashmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L125", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L125", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_modulestatus", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L125", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_moduleloadstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_workflowstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L152", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L153", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "workflowstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L154", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L157", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L157", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L161", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_src_core_types_workflowstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L161", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_core_types_rs", "target": "$graphify-root$_breadd_src_core_types_workflowstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/core/types.rs", "source_location": "L166", "weight": 1.0}], "raw_calls": []} |