File size: 1,553 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": "arrayvec",
"module": "arrayvec",
"usages": [
{
"symbol": "cast",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:277 ~ arrayvec[036f]::arrayvec::raw_ptr_add)",
"used_def_id": "DefId(1:2856 ~ core[4720]::ptr::mut_ptr::{impl#0}::cast)",
"user_crate": "arrayvec",
"used_crate": "core"
},
{
"symbol": "wrapping_add",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:277 ~ arrayvec[036f]::arrayvec::raw_ptr_add)",
"used_def_id": "DefId(1:2899 ~ core[4720]::ptr::mut_ptr::{impl#0}::wrapping_add)",
"user_crate": "arrayvec",
"used_crate": "core"
},
{
"symbol": "cast",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:277 ~ arrayvec[036f]::arrayvec::raw_ptr_add)",
"used_def_id": "DefId(1:2856 ~ core[4720]::ptr::mut_ptr::{impl#0}::cast)",
"user_crate": "arrayvec",
"used_crate": "core"
},
{
"symbol": "add",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:277 ~ arrayvec[036f]::arrayvec::raw_ptr_add)",
"used_def_id": "DefId(1:2895 ~ core[4720]::ptr::mut_ptr::{impl#0}::add)",
"user_crate": "arrayvec",
"used_crate": "core"
}
]
} |