iced_native 0.2.0

A renderer-agnostic library for native GUIs
Documentation
[dependencies.iced_core]
version = "0.2"

[dependencies.iced_futures]
features = ["thread-pool"]
version = "0.1"

[dependencies.raw-window-handle]
version = "0.3"

[dependencies.twox-hash]
version = "1.5"

[dependencies.unicode-segmentation]
version = "1.6"

[package]
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
description = "A renderer-agnostic library for native GUIs"
edition = "2018"
license = "MIT"
name = "iced_native"
repository = "https://github.com/hecrj/iced"
version = "0.2.0"