Docs.rs
easy-imgui-0.19.0
easy-imgui 0.19.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rodrigorc
Dependencies
arboard ^3
normal
optional
bitflags ^2
normal
cgmath ^0.18
normal
easy-imgui-sys =0.19.0
normal
either ^1.15.0
normal
futures-util ^0.3.31
normal
optional
image ^0.25
normal
log ^0.4
normal
mint ^0.5
normal
paste ^1
normal
send_wrapper ^0.6
normal
optional
Versions
19.19%
of the crate is documented
Platform
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
vec2
easy_
imgui
0.19.0
easy_imgui
Function
vec2
Copy item path
Source
pub const fn vec2(x:
f32
, y:
f32
) ->
Vector2
Expand description
Helper function to create a
Vector2
.