orbtk 0.3.1-alpha4

The Orbital Widget Toolkit
docs.rs failed to build orbtk-0.3.1-alpha4
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: orbtk-0.3.1-alpha3

OrbTk - The Orbital Toolkit

Welcome to the OrbTk planet.

The OrbTk crate implements a cross-platform (G)UI toolkit for building scalable user interfaces. The codebase is natively build with the Rust programming language.

OrbTk provides a functional reactive-like API. It depends on the rust DCES crate, that provides an Entity Component System. Interaction with DCES is managed via the Entity Component Manager(ECM), a wrapper API, that transparently mapps OrbTk widgets to ECM entities and OrbTk properties to ECM components.

The main goals of OrbTk are speed, ease of use, and cross-platform compatibility.

Happy 🦀 hacking! ✨