File size: 1,498 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": "anyhow",
"module": "__private",
"usages": [
{
"symbol": "as_str",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:543 ~ anyhow[2a3f]::__private::format_err)",
"used_def_id": "DefId(1:11989 ~ core[4720]::fmt::{impl#5}::as_str)",
"user_crate": "anyhow",
"used_crate": "core"
},
{
"symbol": "msg",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:543 ~ anyhow[2a3f]::__private::format_err)",
"used_def_id": "DefId(0:183 ~ anyhow[2a3f]::error::{impl#0}::msg)",
"user_crate": "anyhow",
"used_crate": "anyhow"
},
{
"symbol": "msg",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:543 ~ anyhow[2a3f]::__private::format_err)",
"used_def_id": "DefId(0:183 ~ anyhow[2a3f]::error::{impl#0}::msg)",
"user_crate": "anyhow",
"used_crate": "anyhow"
},
{
"symbol": "not",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:545 ~ anyhow[2a3f]::__private::not)",
"used_def_id": "DefId(0:549 ~ anyhow[2a3f]::__private::not::Bool::not)",
"user_crate": "anyhow",
"used_crate": "anyhow"
}
]
} |