docs.rs failed to build kwui-0.2.1-beta.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
kwui-0.2.2
kwui
A cross-platform GUI library for Rust focused on simplicity and fast development of small tools. Inspired by sciter.
Features
- Builtin JavaScript engine, and CSS parser
- React Hooks alike functional components API
- Easy interop between
RustandJavaScript - Cross-platform support (Windows, Android)
Documentation
FAQ
- Why another GUI library?
- Porting server-side Rust code to client-side quickly, to explore and evaluate new technology.
- Porting tools to mobile platforms quickly.
Example - Hello world
import from "Keact";
app.;