File size: 462 Bytes
6a4d02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"crate": "rustc_abi",
"module": "layout::ty",
"usages": [
{
"symbol": "from_u32",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:1171 ~ rustc_abi[8488]::layout::ty::FIRST_VARIANT)",
"used_def_id": "DefId(0:1177 ~ rustc_abi[8488]::layout::ty::{impl#28}::from_u32)",
"user_crate": "rustc_abi",
"used_crate": "rustc_abi"
}
]
} |