5 releases

0.1.4 Jan 29, 2025
0.1.3 Jan 9, 2025
0.1.2 Jan 4, 2025
0.1.1 Oct 28, 2024
0.1.0 Sep 6, 2024

#1483 in Text processing

Download history 992/week @ 2025-01-12 1482/week @ 2025-01-19 1269/week @ 2025-01-26 1756/week @ 2025-02-02 1157/week @ 2025-02-09 1504/week @ 2025-02-16 1841/week @ 2025-02-23 1486/week @ 2025-03-02 1251/week @ 2025-03-09 1164/week @ 2025-03-16 1891/week @ 2025-03-23 1306/week @ 2025-03-30 1389/week @ 2025-04-06 1515/week @ 2025-04-13 1336/week @ 2025-04-20 1494/week @ 2025-04-27

5,877 downloads per month
Used in 2 crates

Apache-2.0

105KB
997 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

~27KB