cskk 2.0.0

C ABIから使う事を目的とした SKK(Simple Kana Kanji henkan)方式のかな漢字変換ライブラリ
Documentation
1
2
3
4
pub(crate) use configurable_command_handler::ConfigurableCommandHandler;
pub(crate) use instruction::Instruction;
mod configurable_command_handler;
mod instruction;