File size: 1,186 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 |
{
"crate": "rustc_arena",
"module": "root",
"usages": [
{
"symbol": "call_once",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ rustc_arena[04f9]::outline)",
"used_def_id": "DefId(2:3989 ~ core[4720]::ops::function::FnOnce::call_once)",
"user_crate": "rustc_arena",
"used_crate": "core"
},
{
"symbol": "is_power_of_two",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:64 ~ rustc_arena[04f9]::align_down)",
"used_def_id": "DefId(2:35803 ~ core[4720]::num::{impl#11}::is_power_of_two)",
"user_crate": "rustc_arena",
"used_crate": "core"
},
{
"symbol": "is_power_of_two",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:65 ~ rustc_arena[04f9]::align_up)",
"used_def_id": "DefId(2:35803 ~ core[4720]::num::{impl#11}::is_power_of_two)",
"user_crate": "rustc_arena",
"used_crate": "core"
}
]
} |