File size: 1,510 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 |
{
"crate": "autocfg",
"module": "rustc",
"usages": [
{
"symbol": "is_none",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:50 ~ autocfg[2436]::rustc::get_rustc_wrapper)",
"used_def_id": "DefId(2:10217 ~ core[4720]::option::{impl#0}::is_none)",
"user_crate": "autocfg",
"used_crate": "core"
},
{
"symbol": "ne",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:50 ~ autocfg[2436]::rustc::get_rustc_wrapper)",
"used_def_id": "DefId(2:3216 ~ core[4720]::cmp::PartialEq::ne)",
"user_crate": "autocfg",
"used_crate": "core"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:50 ~ autocfg[2436]::rustc::get_rustc_wrapper)",
"used_def_id": "DefId(1:2203 ~ std[93f5]::ffi::os_str::{impl#2}::new)",
"user_crate": "autocfg",
"used_crate": "std"
},
{
"symbol": "into",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:50 ~ autocfg[2436]::rustc::get_rustc_wrapper)",
"used_def_id": "DefId(2:3432 ~ core[4720]::convert::Into::into)",
"user_crate": "autocfg",
"used_crate": "core"
}
]
} |