Docs.rs
kaffee-0.2.0
kaffee 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
chickenbreeder
Dependencies
bytemuck ^1.12.2
normal
env_logger ^0.9
normal
glam ^0.22
normal
image ^0.24
normal
log ^0.4
normal
naga ^0.10
normal
wgpu ^0.14
normal
winit ^0.28.1
normal
pollster ^0.2.5
dev
Versions
25%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
All
kaffee
0.2.0
Crate Items
Structs
Enums
Constants
Traits
List of all items
Structs
app::App
app::Settings
gfx::BatchContext
gfx::buffer::ImmutableBuffer
gfx::buffer::MutableBuffer
gfx::camera::Camera2D
gfx::color::Color
gfx::render::InnerRenderContext
gfx::render::RenderContext
gfx::types::Shader
Enums
error::ErrorKind
error::GfxErrorKind
gfx::types::ShaderType
Traits
event::EventHandler
Constants
gfx::color::colors::BLACK
gfx::color::colors::BLUE
gfx::color::colors::GREEN
gfx::color::colors::PINK
gfx::color::colors::RED
gfx::color::colors::WHITE
gfx::color::colors::YELLOW