Docs.rs
imgui-wgpu-0.25.0
imgui-wgpu 0.25.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Yatekii
cwfitzgerald
Dependencies
bytemuck ^1
normal
imgui ^0.12
normal
log ^0.4
normal
smallvec ^1
normal
wgpu ^25.0.0
normal
bytemuck ^1.13
dev
cgmath ^0.18
dev
env_logger ^0.11
dev
image ^0.25
dev
imgui-winit-support ^0.13
dev
pollster ^0.4
dev
raw-window-handle ^0.6
dev
winit ^0.30
dev
Versions
72.73%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
imgui_
wgpu
0.25.0
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
imgui_wgpu
Copy item path
Source
Structs
§
RawTexture
Config
Config for creating a texture from raw parts
Render
Data
Renderer
Renderer
Config
Configuration for the renderer.
Texture
A container for a bindable texture.
Texture
Config
Config for creating a texture.
Enums
§
Renderer
Error
Type Aliases
§
Renderer
Result