Registry / utility / charset

charset

JSON →
library0.1.5rscratesunverified

Character encoding decoding for email.

# Cargo.toml [dependencies] charset = "0.1.5"
INSTALL
IMPORT
SIG · CHARSET
C
charset
utilityrustv0.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Charset
use charset::Charset;

Creates a new Charset instance for encoding/decoding email characters.

use charset::Charset; fn main() { let _cs = Charset::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
charset — cargo add charset · libregistry