{ "crate": "base64", "module": "literals", "usages": [ { "symbol": "1024", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BUF_SIZE", "used_def_id": "1024", "user_crate": null, "used_crate": null }, { "symbol": "4", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const CHUNK_SIZE", "used_def_id": "4", "user_crate": null, "used_crate": null }, { "symbol": "3", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const CHUNK_SIZE", "used_def_id": "3", "user_crate": null, "used_crate": null }, { "symbol": "1024", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BUF_SIZE", "used_def_id": "1024", "user_crate": null, "used_crate": null }, { "symbol": "4", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BASE64_CHUNK_SIZE", "used_def_id": "4", "user_crate": null, "used_crate": null }, { "symbol": "3", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const DECODED_CHUNK_SIZE", "used_def_id": "3", "user_crate": null, "used_crate": null }, { "symbol": "1024", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BUF_SIZE", "used_def_id": "1024", "user_crate": null, "used_crate": null }, { "symbol": "4", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const MAX_INPUT_LEN", "used_def_id": "4", "user_crate": null, "used_crate": null }, { "symbol": "3", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const MAX_INPUT_LEN", "used_def_id": "3", "user_crate": null, "used_crate": null }, { "symbol": "3", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const MIN_ENCODE_CHUNK_SIZE", "used_def_id": "3", "user_crate": null, "used_crate": null }, { "symbol": "32", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const UNROLLED_INPUT_CHUNK_SIZE", "used_def_id": "32", "user_crate": null, "used_crate": null }, { "symbol": "4", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const UNROLLED_OUTPUT_CHUNK_SIZE", "used_def_id": "4", "user_crate": null, "used_crate": null }, { "symbol": "3", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const UNROLLED_OUTPUT_CHUNK_SIZE", "used_def_id": "3", "user_crate": null, "used_crate": null }, { "symbol": "255", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const INVALID_VALUE", "used_def_id": "255", "user_crate": null, "used_crate": null }, { "symbol": "4", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BLOCKS_PER_FAST_LOOP", "used_def_id": "4", "user_crate": null, "used_crate": null }, { "symbol": "63", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const LOW_SIX_BITS", "used_def_id": "63", "user_crate": null, "used_crate": null }, { "symbol": "63", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const LOW_SIX_BITS_U8", "used_def_id": "63", "user_crate": null, "used_crate": null }, { "symbol": "false", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const NO_PAD", "used_def_id": "false", "user_crate": null, "used_crate": null }, { "symbol": "64", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const ALPHABET_SIZE", "used_def_id": "64", "user_crate": null, "used_crate": null }, { "symbol": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const STANDARD", "used_def_id": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"", "user_crate": null, "used_crate": null }, { "symbol": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const URL_SAFE", "used_def_id": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_\"", "user_crate": null, "used_crate": null }, { "symbol": "\"./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const CRYPT", "used_def_id": "\"./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\"", "user_crate": null, "used_crate": null }, { "symbol": "\"./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BCRYPT", "used_def_id": "\"./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\"", "user_crate": null, "used_crate": null }, { "symbol": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+,\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const IMAP_MUTF7", "used_def_id": "\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+,\"", "user_crate": null, "used_crate": null }, { "symbol": "\"!\"#$%&'()*+,-012345689@ABCDEFGHIJKLMNPQRSTUVXYZ[`abcdefhijklmpqr\"", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const BIN_HEX", "used_def_id": "\"!\"#$%&'()*+,-012345689@ABCDEFGHIJKLMNPQRSTUVXYZ[`abcdefhijklmpqr\"", "user_crate": null, "used_crate": null }, { "symbol": "61", "kind": "literal", "usage_count": 1, "usage_type": "NumericLiteral", "node_type": "Expression", "user_def_id": "const PAD_BYTE", "used_def_id": "61", "user_crate": null, "used_crate": null } ] }