8 releases

0.2.3 Dec 15, 2025
0.2.2 Jun 27, 2025
0.1.4 Jan 29, 2025
0.1.1 Oct 28, 2024
0.1.0 Sep 6, 2024

#1937 in Rust patterns

Download history 2107/week @ 2025-10-14 2445/week @ 2025-10-21 2198/week @ 2025-10-28 2847/week @ 2025-11-04 2193/week @ 2025-11-11 2922/week @ 2025-11-18 1786/week @ 2025-11-25 1689/week @ 2025-12-02 1752/week @ 2025-12-09 2191/week @ 2025-12-16 1771/week @ 2025-12-23 1733/week @ 2025-12-30 2066/week @ 2026-01-06 2378/week @ 2026-01-13 2349/week @ 2026-01-20 2104/week @ 2026-01-27

9,250 downloads per month
Used in 2 crates

Apache-2.0

115KB
907 lines

Bindings to the native inputmethod API

This can be used to interact with the inputmethod on OpenHarmony from native code. Available with API-level 12 and newer

Official documentation: https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/_input_method-V5

Feature flags


OpenHarmony Inputmethod bindings

Raw rust-bindings for the native inputmethod from the IME-Kit on OpenHarmony. hiTraceMeter provides APIs for system performance tracing. Available since OpenHarmony 5.0 (API-level 12). Please view the HarmonyOS reference for usage details (Link to the OpenHarmony documentation not available yet).

License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.

Dependencies

~29KB