File size: 1,724 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": "cc",
"module": "constants",
"usages": [
{
"symbol": "LIST",
"kind": "const_decl",
"usage_count": 1,
"usage_type": "ConstDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "LIST",
"user_crate": "cc",
"used_crate": null
},
{
"symbol": "MSVC_FAMILY",
"kind": "const_decl",
"usage_count": 1,
"usage_type": "ConstDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "MSVC_FAMILY",
"user_crate": "cc",
"used_crate": null
},
{
"symbol": "MIN_BUFFER_CAPACITY",
"kind": "const_decl",
"usage_count": 1,
"usage_type": "ConstDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "MIN_BUFFER_CAPACITY",
"user_crate": "cc",
"used_crate": null
},
{
"symbol": "VALID_WRAPPERS",
"kind": "const_decl",
"usage_count": 1,
"usage_type": "ConstDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "VALID_WRAPPERS",
"user_crate": "cc",
"used_crate": null
},
{
"symbol": "NEW_STANDALONE_ANDROID_COMPILERS",
"kind": "static_decl",
"usage_count": 1,
"usage_type": "StaticDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "NEW_STANDALONE_ANDROID_COMPILERS",
"user_crate": "cc",
"used_crate": null
},
{
"symbol": "CACHE",
"kind": "static_decl",
"usage_count": 1,
"usage_type": "StaticDecl",
"node_type": "Item",
"user_def_id": "cc",
"used_def_id": "CACHE",
"user_crate": "cc",
"used_crate": null
}
]
} |