zalgo-codec-common 0.3.0

A crate for converting an ASCII text string or file to a single unicode character. Can also do the same to python code while still letting the code run as before by wrapping it in a decoder.
Documentation
1
2
3
4
# zalgo-codec-common


A crate for converting an ASCII text string or file to a single unicode character. Can also do the same to python code while still letting the code run as before by wrapping it in a decoder.
This crate provides the non-macro functionality of the crate [`zalgo-codec`](https://docs.rs/crate/zalgo-codec/latest).