residua / mutf8

A library for converting between MUTF-8 and UTF-8.
Apache License 2.0
1 stars 0 forks source link

residua-mutf8

A simple library for converting between MUTF-8 and UTF-8.

Build Status Latest Version

Documentation

View the examples and documentation on docs.rs here: https://docs.rs/residua-mutf8.

Usage

This crate is on crates.io and can be used by adding residua-mutf8 to your dependencies in your project's Cargo.toml:

[dependencies]
residua-mutf8 = "2"

Features

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.