File size: 2,360 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 |
{
"crate": "base64",
"module": "decode",
"usages": [
{
"symbol": "decode",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:454 ~ base64[af56]::decode::decode)",
"used_def_id": "DefId(0:350 ~ base64[af56]::engine::Engine::decode)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "decode",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:456 ~ base64[af56]::decode::decode_engine)",
"used_def_id": "DefId(0:350 ~ base64[af56]::engine::Engine::decode)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "decode_vec",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:459 ~ base64[af56]::decode::decode_engine_vec)",
"used_def_id": "DefId(0:355 ~ base64[af56]::engine::Engine::decode_vec)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "decode_slice",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:462 ~ base64[af56]::decode::decode_engine_slice)",
"used_def_id": "DefId(0:360 ~ base64[af56]::engine::Engine::decode_slice)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "decoded_len_estimate",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:465 ~ base64[af56]::decode::decoded_len_estimate)",
"used_def_id": "DefId(0:374 ~ base64[af56]::engine::DecodeEstimate::decoded_len_estimate)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "internal_decoded_len_estimate",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:465 ~ base64[af56]::decode::decoded_len_estimate)",
"used_def_id": "DefId(0:335 ~ base64[af56]::engine::Engine::internal_decoded_len_estimate)",
"user_crate": "base64",
"used_crate": "base64"
}
]
} |