arkweb-sys 0.1.0

Raw Bindings to the Web module of OpenHarmony
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# arkweb-sys

Rust bindings for the Web module of OpenHarmony.
This crate should only be used on OpenHarmony (`target_env = "ohos"`).
The official C-API documentation is available [here][Web API reference].

[Web API reference]: https://docs.openharmony.cn/pages/v5.0/en/application-dev/reference/apis-arkweb/native__interface__arkweb_8h.md

## License

These bindings are licensed under the [Apache 2.0](./LICENSE) license, matching
OpenHarmony.