File size: 2,320 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 |
{
"crate": "arrayvec",
"module": "literals",
"usages": [
{
"symbol": "128",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const TAG_CONT",
"used_def_id": "128",
"user_crate": null,
"used_crate": null
},
{
"symbol": "192",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const TAG_TWO_B",
"used_def_id": "192",
"user_crate": null,
"used_crate": null
},
{
"symbol": "224",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const TAG_THREE_B",
"used_def_id": "224",
"user_crate": null,
"used_crate": null
},
{
"symbol": "240",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const TAG_FOUR_B",
"used_def_id": "240",
"user_crate": null,
"used_crate": null
},
{
"symbol": "128",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const MAX_ONE_B",
"used_def_id": "128",
"user_crate": null,
"used_crate": null
},
{
"symbol": "2048",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const MAX_TWO_B",
"used_def_id": "2048",
"user_crate": null,
"used_crate": null
},
{
"symbol": "65536",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const MAX_THREE_B",
"used_def_id": "65536",
"user_crate": null,
"used_crate": null
},
{
"symbol": "\"insufficient capacity\"",
"kind": "literal",
"usage_count": 1,
"usage_type": "NumericLiteral",
"node_type": "Expression",
"user_def_id": "const CAPERROR",
"used_def_id": "\"insufficient capacity\"",
"user_crate": null,
"used_crate": null
}
]
} |