real_c_string 1.0.1

Generate string parseable in compiled binary
Documentation
# real_c_string

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](https://crates.io/crates/vmprotect) crate.