File size: 3,029 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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
{
"crate": "build_script_build",
"module": "function_wrapper",
"usages": [
{
"symbol": "branch",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(2:4242 ~ core[4720]::ops::try_trait::Try::branch)",
"user_crate": "build_script_build",
"used_crate": "core"
},
{
"symbol": "Continue",
"kind": "enum_variant_usage",
"usage_count": 1,
"usage_type": "EnumVariant",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(2:45080 ~ core[4720]::ops::control_flow::ControlFlow::Continue)",
"user_crate": "build_script_build",
"used_crate": "core"
},
{
"symbol": "from_residual",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(2:4245 ~ core[4720]::ops::try_trait::FromResidual::from_residual)",
"user_crate": "build_script_build",
"used_crate": "core"
},
{
"symbol": "Break",
"kind": "enum_variant_usage",
"usage_count": 1,
"usage_type": "EnumVariant",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(2:45083 ~ core[4720]::ops::control_flow::ControlFlow::Break)",
"user_crate": "build_script_build",
"used_crate": "core"
},
{
"symbol": "visit_file_mut",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(21:10422 ~ syn[49c8]::gen::visit_mut::VisitMut::visit_file_mut)",
"user_crate": "build_script_build",
"used_crate": "syn"
},
{
"symbol": "to_string",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(3:6619 ~ alloc[27b0]::string::ToString::to_string)",
"user_crate": "build_script_build",
"used_crate": "alloc"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:19 ~ build_script_build[d3e1]::function_wrapper::inject_function_tracing)",
"used_def_id": "DefId(25:561 ~ proc_macro2[f3fe]::{impl#0}::new)",
"user_crate": "build_script_build",
"used_crate": "proc_macro2"
}
]
} |