[−][src]Crate kas_wgpu
Toolkit for KAS targeting winit + WebGPU
This crate provides an implementation of KAS, using WebGPU for GPU-based rendering.
Windowing is provided by winit. Clipboard functionality is (currently) provided by clipboard.
Re-exports
pub use options::Options; |
pub use kas; |
pub use kas_theme as theme; |
pub use wgpu; |
pub use wgpu_glyph as glyph; |
Modules
| draw | Drawing API for |
| options | Options |
Structs
| ClosedError | Error type returned by |
| Toolkit | Builds a toolkit over a |
| ToolkitProxy | A proxy allowing control of a |
Enums
| Error | Possible failures from constructing a |