Crates.io | latin1str |
lib.rs | latin1str |
version | 0.1.3 |
source | src |
created_at | 2022-10-29 17:20:14.210296 |
updated_at | 2022-12-18 21:44:59.008647 |
description | Windows-1252 string types |
homepage | |
repository | https://github.com/LUDevNet/latin1str |
max_upload_size | |
id | 701104 |
size | 9,743 |
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.
MIT OR Apache-2.0