Docs.rs
gemgui-0.5.1
gemgui 0.5.1
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
Elements
gemgui
0.5.1
Elements
Aliased Type
In gemgui::
element
gemgui
::
element
Type Alias
Elements
Copy item path
Source
pub type Elements =
Vec
<
Element
>;
Expand description
Elements collection
Aliased Type
ยง
pub struct Elements {
/* private fields */
}