File size: 1,528 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": "anstream",
"module": "auto",
"usages": [
{
"symbol": "global",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:243 ~ anstream[bcc2]::auto::choice)",
"used_def_id": "DefId(22:7 ~ colorchoice[f06f]::{impl#0}::global)",
"user_crate": "anstream",
"used_crate": "colorchoice"
},
{
"symbol": "unwrap_or",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:243 ~ anstream[bcc2]::auto::choice)",
"used_def_id": "DefId(2:10229 ~ core[4720]::option::{impl#0}::unwrap_or)",
"user_crate": "anstream",
"used_crate": "core"
},
{
"symbol": "unwrap_or",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:243 ~ anstream[bcc2]::auto::choice)",
"used_def_id": "DefId(2:10229 ~ core[4720]::option::{impl#0}::unwrap_or)",
"user_crate": "anstream",
"used_crate": "core"
},
{
"symbol": "is_terminal",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:243 ~ anstream[bcc2]::auto::choice)",
"used_def_id": "DefId(0:112 ~ anstream[bcc2]::stream::IsTerminal::is_terminal)",
"user_crate": "anstream",
"used_crate": "anstream"
}
]
} |