Skip to content
/ mutf8 Public

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

residua/mutf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • std implements std::error::Error on Error. By default, this feature is enabled.

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.

About

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages