latin1str

Crates.iolatin1str
lib.rslatin1str
version0.1.3
sourcesrc
created_at2022-10-29 17:20:14.210296
updated_at2022-12-18 21:44:59.008647
descriptionWindows-1252 string types
homepage
repositoryhttps://github.com/LUDevNet/latin1str
max_upload_size
id701104
size9,743
Daniel Seiler (Xiphoseer)

documentation

README

latin1str

This crate is a thin wrapper around encoding_rs that provides Latin1Str and Latin1String similar to str and String for use with Windows-1252 encoded text.

License

MIT OR Apache-2.0

Commit count: 4

cargo fmt