orbtk-core 0.3.1-alpha4

Core crate that provides base api and elements for OrbTk like widgets basis.
docs.rs failed to build orbtk-core-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.

orbtk_core

Provides base traits and structs for application, widgets and properties. It's part of OrbTk - The Rust UI-Toolkit.

Build and test MIT licensed

Dependencies

  • dces (MIT): Entity Component System
  • ron (Apache 2.0, MIT): Save settings to ron file
  • serde (Apache 2.0, MIT): serialize, deserialize setting objects
  • dirs (Apache 2.0, MIT): platform-specific, user-accessible locations
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).