rphonetic 3.0.2

Rust port of phonetic Apache commons-codec algorithms
Documentation
1
2
3
4
5
6
7
# Contributing

Any contribution is welcome, feel free to open an issue or a pull request (add algorithm, improve performance,
fix issues, improve documentation, ...).

In case of pull request, please run [rustfmt](https://github.com/rust-lang/rustfmt) and
[clippy](https://github.com/rust-lang/rust-clippy) and fix any warning.