Introduce Program and State
This commit is contained in:
parent
d77492c0c3
commit
ae5e2c6c73
14 changed files with 643 additions and 777 deletions
|
|
@ -7,6 +7,9 @@ description = "A renderer-agnostic library for native GUIs"
|
|||
license = "MIT"
|
||||
repository = "https://github.com/hecrj/iced"
|
||||
|
||||
[features]
|
||||
debug = []
|
||||
|
||||
[dependencies]
|
||||
twox-hash = "1.5"
|
||||
unicode-segmentation = "1.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue