| Crates.io | real_c_string |
| lib.rs | real_c_string |
| version | 1.0.1 |
| created_at | 2019-08-09 20:40:24.180214+00 |
| updated_at | 2023-08-27 16:28:25.756584+00 |
| description | Generate string parseable in compiled binary |
| homepage | |
| repository | |
| max_upload_size | |
| id | 155463 |
| size | 5,159 |
Small proc macro to allow usage of disassemblers with string reference parsing on resulting source code, as it works on any C program.
Used in vmprotect crate.