Docs.rs
ebb-0.1.2
ebb 0.1.2
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
FrederickAmpsUp
Dependencies
bytemuck ^1.19.0
normal
console_error_panic_hook ^0.1.6
normal
console_log ^1.0
normal
env_logger ^0.11.5
normal
futures ^0.3.31
normal
glam ^0.29.0
normal
image ^0.25.4
normal
log ^0.4
normal
web-sys ^0.3.72
normal
wgpu ^22.0
normal
winit ^0.29
normal
async-std ^1.10
dev
wasm-bindgen ^0.2.93
dev
wasm-bindgen-futures ^0.4.43
dev
Versions
79.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ebb
0.1.2
Crate Items
Macros
Structs
Traits
Functions
Type Aliases
List of all items
Structs
ecs::Entity
ecs::World
engine::Engine
instance::Instance
mesh::RenderMesh
rendering::BasicRenderSystem
rendering::RenderContext
rendering::RenderPipeline
surface::Surface
window::Window
Traits
ecs::Component
ecs::System
mesh::Vertex
Macros
create_instance
Functions
setup
Type Aliases
Engine
Instance
Window