Docs.rs
goud-engine-core-0.0.828
goud-engine-core 0.0.828
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aram-devdocs
Dependencies
bincode ^1
normal
bindgen ^0.64.0
normal
optional
bytemuck ^1.14
normal
cbindgen ^0.29
normal
optional
cc ^1.2
normal
optional
cgmath ^0.18.0
normal
crossbeam-channel ^0.5
normal
env_logger ^0.11.6
normal
optional
fontdue ^0.9
normal
gl ^0.14.0
normal
optional
glfw ^0.59.0
normal
optional
gltf ^1.4
normal
optional
goud_engine_macros =0.0.828
normal
image ^0.25
normal
js-sys ^0.3
normal
optional
log ^0.4.17
normal
naga ^28
normal
optional
notify ^8
normal
optional
pollster ^0.4
normal
optional
rapier2d ^0.22
normal
optional
rapier3d ^0.22
normal
optional
rayon ^1.11
normal
optional
rodio ^0.22
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0.12
normal
tiled ^0.15
normal
optional
tobj ^4.0
normal
optional
toml ^0.8
normal
optional
tungstenite ^0.26
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
wgpu ^28
normal
optional
winit ^0.30
normal
optional
bytemuck ^1.14
dev
criterion ^0.5
dev
hound ^3.5
dev
husky-rs ^0.1.3
dev
tempfile ^3.8
dev
cbindgen ^0.29
build
Versions
100%
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 queue
goud_
engine
0.0.828
Module queue
Module Items
Structs
In goud_
engine::
core::
event
goud_engine
::
core
::
event
Module
queue
Copy item path
Source
Expand description
Double-buffered event queue storage.
Structs
§
Event
Queue
Double-buffered event queue for storing events of a single type.