Docs.rs
zalgo-codec-0.1.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zalgo-codec 0.1.1
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.
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.33%
5
out of
6
items documented
2
out of
6
items with examples
Links
JSorngard/zalgo_codec
21
3
1
crates.io
Dependencies
—
Versions
0.14.0
(2025-08-10)
0.13.5
(2025-04-17)
0.13.4
(2025-04-17)
0.13.3
(2025-04-17)
0.13.2
(2025-01-03)
0.13.1
(2024-11-23)
0.13.0
(2024-11-15)
0.12.3
(2024-10-03)
0.12.2
(2024-10-02)
0.12.1
(2024-09-12)
0.12.0
(2024-06-29)
0.11.1
(2024-06-13)
0.11.0
(2024-06-03)
0.10.4
(2024-01-14)
0.10.3
(2024-01-09)
0.10.2
(2024-01-08)
0.10.1
(2023-12-21)
0.10.0
(2023-12-21)
0.9.6
(2023-12-19)
0.9.5
(2023-12-15)
0.9.4
(2023-12-15)
0.9.3
(2023-12-04)
0.9.2
(2023-11-28)
0.9.1
(2023-11-28)
0.9.0
(2023-11-15)
0.8.9
(2023-09-21)
0.8.8
(2023-09-21)
0.8.7
(2023-09-18)
0.8.6
(2023-08-21)
0.8.5
(2023-07-29)
0.8.4
(2023-07-28)
0.8.3
(2023-07-14)
0.8.2
(2023-07-14)
0.8.1
(2023-07-13)
0.8.0
(2023-07-13)
0.7.1
(2023-05-16)
0.7.0
(2023-05-16)
0.6.1
(2023-04-06)
0.6.0
(2023-04-06)
0.5.0
(2023-02-03)
0.4.1
(2023-02-02)
0.4.0
(2023-02-02)
0.3.2
(2022-11-20)
0.3.1
(2022-11-18)
0.3.0
(2022-11-18)
0.2.2
(2022-11-18)
0.2.1
(2022-11-17)
0.2.0
(2022-11-17)
0.1.4
(2022-11-17)
0.1.3
(2022-11-17)
0.1.2
(2022-11-17)
0.1.1
(2022-11-17)
0.1.0
(2022-11-17)
Owners
zalgo codec
This crate is a port of the python code by
Scott Conner
to Rust. All credit goes to him.