Skip to content

winhtaikaung/rabbit-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit-Rust(Un Official)

Logo

Build Status

Zawgyi <=> Unicode Converter for Rust Lang(Rust)

Usage

#[path = "./rabbit/rabbit.rs"]
pub mod rabbit;

fn main() {
    rabbit::zg2_uni("သီဟိုဠ္မွ ဉာဏ္ႀကီးရွင္သည္ အာယုဝၯနေဆးၫႊန္းစာကို ဇလြန္ေဈးေဘး ဗာဒံပင္ထက္ အဓိ႒ာန္လ်က္ ဂဃနဏဖတ္ခဲ့သည္။");
    rabbit::uni2_zg("သီဟိုဠ်မှ ဉာဏ်ကြီးရှင်သည် အာယုဝဍ္ဎနဆေးညွှန်းစာကို ဇလွန်ဈေးဘေး ဗာဒံပင်ထက် အဓိဋ္ဌာန်လျက် ဂဃနဏဖတ်ခဲ့သည်။");
}

Contributing

  1. Fork it ( https://github.com/winhtaikaung/rabbit-rust )
  1. Create your feature branch (git checkout -b my-new-feature)
  1. Commit your changes (git commit -am 'Add some feature')
  1. Push to the branch (git push origin my-new-feature)
  1. Create a new Pull Request

License

MIT

About

Rabbit Converter for Rust(RustLang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages