File size: 3,455 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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
{
"crate": "anstream",
"module": "_macros",
"usages": [
{
"symbol": "choice",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(0:233 ~ anstream[bcc2]::auto::{impl#0}::choice)",
"user_crate": "anstream",
"used_crate": "anstream"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(3:8086 ~ alloc[27b0]::vec::{impl#0}::new)",
"user_crate": "anstream",
"used_crate": "alloc"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(0:231 ~ anstream[bcc2]::auto::{impl#0}::new)",
"user_crate": "anstream",
"used_crate": "anstream"
},
{
"symbol": "write_fmt",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(1:3993 ~ std[93f5]::io::Write::write_fmt)",
"user_crate": "anstream",
"used_crate": "std"
},
{
"symbol": "new_display",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(2:11870 ~ core[4720]::fmt::rt::{impl#0}::new_display)",
"user_crate": "anstream",
"used_crate": "core"
},
{
"symbol": "new_v1",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(2:11899 ~ core[4720]::fmt::rt::{impl#1}::new_v1)",
"user_crate": "anstream",
"used_crate": "core"
},
{
"symbol": "into_inner",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(0:240 ~ anstream[bcc2]::auto::{impl#0}::into_inner)",
"user_crate": "anstream",
"used_crate": "anstream"
},
{
"symbol": "into_owned",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(3:204 ~ alloc[27b0]::borrow::{impl#3}::into_owned)",
"user_crate": "anstream",
"used_crate": "alloc"
},
{
"symbol": "from_utf8_lossy",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:221 ~ anstream[bcc2]::_macros::to_adapted_string)",
"used_def_id": "DefId(3:6424 ~ alloc[27b0]::string::{impl#0}::from_utf8_lossy)",
"user_crate": "anstream",
"used_crate": "alloc"
}
]
} |