File size: 3,929 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 |
{
"crate": "cc",
"module": "tempfile",
"usages": [
{
"symbol": "finish",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:299 ~ cc[2a8f]::tempfile::rand)",
"used_def_id": "DefId(2:12227 ~ core[4720]::hash::Hasher::finish)",
"user_crate": "cc",
"used_crate": "core"
},
{
"symbol": "build_hasher",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:299 ~ cc[2a8f]::tempfile::rand)",
"used_def_id": "DefId(2:12263 ~ core[4720]::hash::BuildHasher::build_hasher)",
"user_crate": "cc",
"used_crate": "core"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:299 ~ cc[2a8f]::tempfile::rand)",
"used_def_id": "DefId(1:2698 ~ std[93f5]::hash::random::{impl#0}::new)",
"user_crate": "cc",
"used_crate": "std"
},
{
"symbol": "new_display",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:300 ~ cc[2a8f]::tempfile::tmpname)",
"used_def_id": "DefId(2:11870 ~ core[4720]::fmt::rt::{impl#0}::new_display)",
"user_crate": "cc",
"used_crate": "core"
},
{
"symbol": "new_display",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:300 ~ cc[2a8f]::tempfile::tmpname)",
"used_def_id": "DefId(2:11870 ~ core[4720]::fmt::rt::{impl#0}::new_display)",
"user_crate": "cc",
"used_crate": "core"
},
{
"symbol": "new_v1",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:300 ~ cc[2a8f]::tempfile::tmpname)",
"used_def_id": "DefId(2:11899 ~ core[4720]::fmt::rt::{impl#1}::new_v1)",
"user_crate": "cc",
"used_crate": "core"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:301 ~ cc[2a8f]::tempfile::create_named)",
"used_def_id": "DefId(1:2575 ~ std[93f5]::fs::{impl#18}::new)",
"user_crate": "cc",
"used_crate": "std"
},
{
"symbol": "create_new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:301 ~ cc[2a8f]::tempfile::create_named)",
"used_def_id": "DefId(1:2581 ~ std[93f5]::fs::{impl#18}::create_new)",
"user_crate": "cc",
"used_crate": "std"
},
{
"symbol": "write",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:301 ~ cc[2a8f]::tempfile::create_named)",
"used_def_id": "DefId(1:2577 ~ std[93f5]::fs::{impl#18}::write)",
"user_crate": "cc",
"used_crate": "std"
},
{
"symbol": "read",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:301 ~ cc[2a8f]::tempfile::create_named)",
"used_def_id": "DefId(1:2576 ~ std[93f5]::fs::{impl#18}::read)",
"user_crate": "cc",
"used_crate": "std"
},
{
"symbol": "open",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:301 ~ cc[2a8f]::tempfile::create_named)",
"used_def_id": "DefId(1:2582 ~ std[93f5]::fs::{impl#18}::open)",
"user_crate": "cc",
"used_crate": "std"
}
]
} |