tuix_internal 0.2.0

Collection of tuix crates used for dynamic linking
Documentation
[dependencies.tuix_core]
version = "0.2.0"

[dependencies.tuix_derive]
version = "0.2.0"

[dependencies.tuix_glutin]
optional = true
version = "0.2.0"

[dependencies.tuix_widgets]
version = "0.2.0"

[features]
default = ["glutin"]
glutin = ["tuix_glutin"]

[package]
authors = ["George Atkinson"]
description = "Collection of tuix crates used for dynamic linking"
edition = "2018"
license = "MIT"
name = "tuix_internal"
repository = "https://github.com/geom3trik/tuix"
version = "0.2.0"