orbtk-api

Crates.ioorbtk-api
lib.rsorbtk-api
version0.3.1-alpha3
sourcesrc
created_at2019-11-15 07:50:02.516524
updated_at2020-08-13 09:03:47.588066
descriptionAPI crate that provides base api and elements for OrbTk like widgets basis.
homepage
repositoryhttps://github.com/redox-os/orbtk
max_upload_size
id181476
size266,251
Florian Blasius (FloVanGH)

documentation

README

orbtk-api

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): Read user settings dir
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).

Commit count: 2289

cargo fmt