Rust bindings for the `HiLog` logging framework of OpenHarmony.
This crate should only be used on OpenHarmony (`target_env = "ohos"`).
The official C-API documentation is available [on gitee][hilog native guidelines].
These bindings are licensed under the [Apache 2.0](./LICENSE) license, matching
the license of `HiLog`.