fidget-gui 0.4.3

Platform-independent GUI abstractions for Fidget
Documentation
1
2
3
4
5
6
7
8
9
`fidget-gui` implements platform-independent GUI abstractions.

It is typically used through the [`fidget`](https://crates.io/crate/fidget)
crate, which imports it under the `gui` namespace

[![» Crate](https://badgen.net/crates/v/fidget-gui)](https://crates.io/crates/fidget-gui)
[![» Docs](https://badgen.net/badge/api/docs.rs/df3600)](https://docs.rs/fidget-gui/)
[![» CI](https://badgen.net/github/checks/mkeeter/fidget/main)](https://github.com/mkeeter/fidget/actions/)
[![» MPL-2.0](https://badgen.net/github/license/mkeeter/fidget)](../LICENSE.txt)