Docs.rs
gemgui-0.5.1
gemgui 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mmertama
Dependencies
base64 ^0.13
normal
byteorder ^1.4.3
normal
cargo_metadata ^0.15.1
normal
color-name ^1.2
normal
dyn-clone ^1.0.9
normal
futures ^0.3
normal
image ^0.24.5
normal
minifier ^0.2.2
normal
phf ^0.11
normal
port_scanner ^0.1.5
normal
rand ^0.8.3
normal
regex ^1.7.0
normal
serde ^1
normal
serde_json ^1
normal
substring ^1.4.5
normal
tokio ^1
normal
warp ^0.4
normal
which ^4.4.0
normal
serial_test ^1.0.0
dev
which ^4.4.0
dev
base64 ^0.13
build
cargo_metadata ^0.15.1
build
minifier ^0.2.2
build
regex ^1
build
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module event
gemgui
0.5.1
Module event
Module Items
Structs
Statics
In crate gemgui
gemgui
Module
event
Copy item path
Source
Expand description
Event
Structs
§
Event
Ui Event
Statics
§
BLUR
Off focus
CHANGE
Generic change
CLICK
Generic click
FOCUS
On focus
FOCUS_
IN
In Focus
FOCUS_
OUT
Focus Out
KEY_
DOWN
Key down
KEY_
PRESS
Key pressed
KEY_UP
Key up
MOUSE_
CLICK
See
Ui
MOUSE_
DBLCLICK
See
Ui
MOUSE_
DOWN
See
Ui
MOUSE_
MOVE
See
Ui
MOUSE_
UP
See
Ui
SCROLL
Scroll
SELECT
Generic select