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

#183 in Text editors

Download history 779/week @ 2024-11-15 673/week @ 2024-11-22 584/week @ 2024-11-29 900/week @ 2024-12-06 979/week @ 2024-12-13 844/week @ 2024-12-20 395/week @ 2024-12-27 1258/week @ 2025-01-03 1098/week @ 2025-01-10 1318/week @ 2025-01-17 1322/week @ 2025-01-24 1550/week @ 2025-01-31 1475/week @ 2025-02-07 1200/week @ 2025-02-14 2019/week @ 2025-02-21 1413/week @ 2025-02-28

6,412 downloads per month
Used in 2 crates

Apache-2.0

105KB
997 lines

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.


lib.rs:

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

Dependencies

~27KB