Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose `iced_pure` through a `pure` feature in `iced` | 2022-02-11 | 2 | -14/+8 | |
| | | | | | | Besides exposing the `iced_pure` crate, enabling the `pure` feature also provides pure versions of both the `Application` and `Sandbox` traits! :tada: | ||||
* | Rename `iced_virtual` to `iced_pure` | 2022-02-11 | 4 | -0/+94 | |
`virtual` is a reserved keyword in Rust :grimacing: |