We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be482d5 commit 4d2b9b9Copy full SHA for 4d2b9b9
README.md
@@ -20,6 +20,8 @@ iui = "0.3"
20
21
## Organization
22
23
+This repository contains multiple Rust crates. Also be sure to look at our [changelog](CHANGELOG.md) and learn [how to contribute](CONTRIBUTING.md).
24
+
25
* `iui` is the safe Rust wrapper, to be used by most users.
26
* `ui-sys` is the raw unsafe bindings to the `libui` C code. Requires `cmake` so it can build `libui`.
27
* `libui` is included as a submodule.
0 commit comments