dhoni (ধ্বনি)
A crate for converting Bengali text into their phonetic counterpart.
Requires Rust version >= 1.31
Usage
Add this to your Cargo.toml:
[]
= "0.1"
Example
This example shows how to use this crate:
use convert_to_phonetic;
let banglish = convert_to_phonetic;
assert_eq!;
License
dhoni is distributed under the terms of MIT License.
See LICENSE for details.