rustc-usage / test_usage_data /embedded_graph_advisor_structs.json
mike dupont
🍄 MYCELIAL DATASET v1.0 - Clean HF-Compatible Release
6a4d02a
{
"crate": "embedded_graph_advisor",
"module": "structs",
"usages": [
{
"symbol": "EmbeddedGraphAdvisor",
"kind": "struct_decl",
"usage_count": 1,
"usage_type": "StructDecl",
"node_type": "Item",
"user_def_id": "embedded_graph_advisor",
"used_def_id": "EmbeddedGraphAdvisor",
"user_crate": "embedded_graph_advisor",
"used_crate": null
},
{
"symbol": "PatternInfo",
"kind": "struct_decl",
"usage_count": 1,
"usage_type": "StructDecl",
"node_type": "Item",
"user_def_id": "embedded_graph_advisor",
"used_def_id": "PatternInfo",
"user_crate": "embedded_graph_advisor",
"used_crate": null
},
{
"symbol": "CodeSuggestion",
"kind": "struct_decl",
"usage_count": 1,
"usage_type": "StructDecl",
"node_type": "Item",
"user_def_id": "embedded_graph_advisor",
"used_def_id": "CodeSuggestion",
"user_crate": "embedded_graph_advisor",
"used_crate": null
}
]
}