Crate zalgo_codec_macro
source ·Expand description
This crate provides the macro part of zalgo-codec
by defining the procedural macro zalgo_embed!.
Macros
This macro decodes a Unicode string that has been encoded with 
zalgo_encode
and passes the results on to the compiler.