Docs.rs
easy-imgui-0.6.1
easy-imgui 0.6.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rodrigorc
Dependencies
bitflags ^2
normal
cgmath ^0.18
normal
easy-imgui-sys =0.6.1
normal
image ^0.25
normal
mint ^0.5
normal
paste ^1
normal
Versions
14.61%
of the crate is documented
Go to latest version
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
easy_imgui
0.6.1
Style
Trait Implementations
Pushable
In crate easy_imgui
Type Alias
easy_imgui
::
Style
Copy item path
source
·
[
−
]
pub type Style = (
StyleVar
,
StyleValue
);
Trait Implementations
§
source
§
impl
Pushable
for
Style
source
§
unsafe fn
push
(&self)
source
§
unsafe fn
pop
(&self)