encode_unicode

Alternatives and extensions to to the unstable char.encode_utf{8,16}() methods.

Features:

[See the documentation for the remaining.

The goal was to fill in those methods for stable via a trait, but that didn't work since the methods already exist; they're just un-callable.

Optional Features:

The tests require nightly because they use compare against encode_utf{8,16}(),

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.