Docs.rs
hewn-0.1.0-alpha.3
hewn 0.1.0-alpha.3
Permalink
Docs.rs crate page
MIT
18 July 2026
Links
Repository
crates.io
Source
Owners
joshua-mason
Dependencies
anyhow ^1.0
normal
bytemuck ^1.16
normal
cgmath ^0.18
normal
env_logger ^0.10
normal
image ^0.24
normal
js-sys ^0.3
normal
log ^0.4
normal
pollster ^0.3
normal
rand ^0.8
normal
wasm-bindgen ^0.2
normal
wgpu ^26.0.1
normal
winit ^0.30
normal
termion ^4
normal
console_error_panic_hook ^0.1.6
normal
console_log ^1.0
normal
getrandom ^0.2
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4.30
normal
web-sys ^0.3
normal
wgpu ^26.0.1
normal
Versions
15.45%
of the crate is documented
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
Skip to main content
Module runtime
hewn
0.1.0-alpha.3
Module runtime
Module Items
Enums
Traits
In crate hewn
hewn
Module
runtime
Copy item path
Source
Enums
§
Key
Key for player control.
Traits
§
Game
Handler
Trait which all games must implement.