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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kaffee
0.2.0
All Items
Sections
kaffee - API Documentation
Crate Items
Modules
Crate
kaffee
Copy item path
Source
Expand description
§
kaffee - API Documentation
kaffee is a simple 2D framework, built on top of
wgpu
.
Modules
§
app
This module contains the necessary types for setting up a
kaffee
application.
error
event
This module contains event-related types.
gfx
Graphics-related code
prelude
Re-exports the most common types.