encoded 0.4.2

Macros converting character encodings at compile time
Documentation
[dependencies.encoding_rs]
version = "0.8.31"

[dependencies.litrs]
version = "0.2.3"

[lib]
proc-macro = true

[package]
authors = ["p4ken"]
categories = ["Encoding", "localization", "text-processing"]
description = "Macros converting character encodings at compile time"
documentation = "https://docs.rs/encoded"
edition = "2021"
exclude = [".*"]
keywords = ["Shift_JIS", "windows-1251", "windows-1252", "ISO-8859"]
license = "MIT OR Apache-2.0"
name = "encoded"
readme = "README.md"
repository = "https://github.com/p4ken/encoded"
resolver = "2"
version = "0.4.2"