File size: 2,389 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": "alphabet",
"usages": [
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:396 ~ base64[af56]::alphabet::STANDARD)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:397 ~ base64[af56]::alphabet::URL_SAFE)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:398 ~ base64[af56]::alphabet::CRYPT)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:399 ~ base64[af56]::alphabet::BCRYPT)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:400 ~ base64[af56]::alphabet::IMAP_MUTF7)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
},
{
"symbol": "from_str_unchecked",
"kind": "method_call",
"usage_count": 1,
"usage_type": "MethodCall",
"node_type": "Item",
"user_def_id": "DefId(0:401 ~ base64[af56]::alphabet::BIN_HEX)",
"used_def_id": "DefId(0:386 ~ base64[af56]::alphabet::{impl#0}::from_str_unchecked)",
"user_crate": "base64",
"used_crate": "base64"
}
]
} |