File size: 1,982 Bytes
6a4d02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
{
"crate": "rustc_abi",
"module": "extern_abi",
"usages": [
{
"symbol": "collect",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:109 ~ rustc_abi[8488]::extern_abi::all_names)",
"used_def_id": "DefId(2:9501 ~ core[4720]::iter::traits::iterator::Iterator::collect)",
"user_crate": "rustc_abi",
"used_crate": "core"
},
{
"symbol": "map",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:109 ~ rustc_abi[8488]::extern_abi::all_names)",
"used_def_id": "DefId(2:9458 ~ core[4720]::iter::traits::iterator::Iterator::map)",
"user_crate": "rustc_abi",
"used_crate": "core"
},
{
"symbol": "iter",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:109 ~ rustc_abi[8488]::extern_abi::all_names)",
"used_def_id": "DefId(2:14091 ~ core[4720]::slice::{impl#0}::iter)",
"user_crate": "rustc_abi",
"used_crate": "core"
},
{
"symbol": "ALL_VARIANTS",
"kind": "other_usage",
"usage_count": 1,
"usage_type": "AssocConstAccess",
"node_type": "Item",
"user_def_id": "DefId(0:109 ~ rustc_abi[8488]::extern_abi::all_names)",
"used_def_id": "DefId(0:1046 ~ rustc_abi[8488]::extern_abi::{impl#13}::ALL_VARIANTS)",
"user_crate": "rustc_abi",
"used_crate": "rustc_abi"
},
{
"symbol": "as_str",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:109 ~ rustc_abi[8488]::extern_abi::all_names)",
"used_def_id": "DefId(0:1047 ~ rustc_abi[8488]::extern_abi::{impl#13}::as_str)",
"user_crate": "rustc_abi",
"used_crate": "rustc_abi"
}
]
} |