File size: 3,809 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 | {
"crate": "blake3",
"module": "hazmat",
"usages": [
{
"symbol": "trailing_zeros",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:31 ~ blake3[5eb8]::hazmat::max_subtree_len)",
"used_def_id": "DefId(2:35385 ~ core[4720]::num::{impl#9}::trailing_zeros)",
"user_crate": "blake3",
"used_crate": "core"
},
{
"symbol": "next_power_of_two",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:32 ~ blake3[5eb8]::hazmat::left_subtree_len)",
"used_def_id": "DefId(2:35503 ~ core[4720]::num::{impl#9}::next_power_of_two)",
"user_crate": "blake3",
"used_crate": "core"
},
{
"symbol": "key_words",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:39 ~ blake3[5eb8]::hazmat::merge_subtrees_inner)",
"used_def_id": "DefId(0:35 ~ blake3[5eb8]::hazmat::{impl#1}::key_words)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "flags_byte",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:39 ~ blake3[5eb8]::hazmat::merge_subtrees_inner)",
"used_def_id": "DefId(0:36 ~ blake3[5eb8]::hazmat::{impl#1}::flags_byte)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "detect",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:39 ~ blake3[5eb8]::hazmat::merge_subtrees_inner)",
"used_def_id": "DefId(0:56 ~ blake3[5eb8]::platform::{impl#0}::detect)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "chaining_value",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:40 ~ blake3[5eb8]::hazmat::merge_subtrees_non_root)",
"used_def_id": "DefId(0:293 ~ blake3[5eb8]::{impl#11}::chaining_value)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "root_hash",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:41 ~ blake3[5eb8]::hazmat::merge_subtrees_root)",
"used_def_id": "DefId(0:294 ~ blake3[5eb8]::{impl#11}::root_hash)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "new",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:42 ~ blake3[5eb8]::hazmat::merge_subtrees_root_xof)",
"used_def_id": "DefId(0:360 ~ blake3[5eb8]::{impl#19}::new)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "root_hash",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:45 ~ blake3[5eb8]::hazmat::hash_derive_key_context)",
"used_def_id": "DefId(0:294 ~ blake3[5eb8]::{impl#11}::root_hash)",
"user_crate": "blake3",
"used_crate": "blake3"
},
{
"symbol": "as_bytes",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:45 ~ blake3[5eb8]::hazmat::hash_derive_key_context)",
"used_def_id": "DefId(2:15158 ~ core[4720]::str::{impl#0}::as_bytes)",
"user_crate": "blake3",
"used_crate": "core"
}
]
} |