anystr 0.1.0

An abstraction over string encoding that supports ASCII, UTF-8, UTF-16 and UTF-32
Documentation

A crate for abstracting the encoding of an owned or referenced string. Uses the widestring and ascii crates under the hood. The repository is currently empty: I just reserved the name in advance.