Crate kanabake[][src]

Expand description

Funtionality for converting between roman character and japanese kana.

Uses kana spelling, Wapuro romaji as input, and produces either Katakana or Hiragana as output.

Modules

Custom error typ

Functions

Validate if input can be transformed to kana.

Transform wapuro romaji string to hiragana string.

Transform wapuro romaji string to katakana string.