File size: 1,907 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 |
{
"crate": "displaydoc",
"module": "root",
"usages": [
{
"symbol": "from",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:118 ~ displaydoc[a8ee]::derive_error)",
"used_def_id": "DefId(2:3435 ~ core[4720]::convert::From::from)",
"user_crate": "displaydoc",
"used_crate": "core"
},
{
"symbol": "to_compile_error",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:118 ~ displaydoc[a8ee]::derive_error)",
"used_def_id": "DefId(26:701 ~ syn[49c8]::error::{impl#0}::to_compile_error)",
"user_crate": "displaydoc",
"used_crate": "syn"
},
{
"symbol": "into",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:118 ~ displaydoc[a8ee]::derive_error)",
"used_def_id": "DefId(2:3432 ~ core[4720]::convert::Into::into)",
"user_crate": "displaydoc",
"used_crate": "core"
},
{
"symbol": "unwrap_or_else",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:118 ~ displaydoc[a8ee]::derive_error)",
"used_def_id": "DefId(2:11125 ~ core[4720]::result::{impl#0}::unwrap_or_else)",
"user_crate": "displaydoc",
"used_crate": "core"
},
{
"symbol": "to_compile_error",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:118 ~ displaydoc[a8ee]::derive_error)",
"used_def_id": "DefId(26:701 ~ syn[49c8]::error::{impl#0}::to_compile_error)",
"user_crate": "displaydoc",
"used_crate": "syn"
}
]
} |