Convert to and from CESU-8 encoding, a variant of UTF-8 used in some legacy systems.
# Cargo.toml
[dependencies]
cesu8 = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes a CESU-8 byte slice into a Rust `String`.
No known issues recorded.
No dependency data recorded yet.