Docs.rs
oxide-core-engine-0.1.0
oxide-core-engine 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alan13367
Dependencies
bytemuck ^1.21
normal
egui ^0.33
normal
egui-winit ^0.33
normal
glam ^0.32.1
normal
notify ^8.2.0
normal
oxide-core-asset ^0.1.0
normal
oxide_ecs ^0.1.0
normal
oxide-core-input ^0.1.0
normal
oxide-core-math ^0.1.0
normal
oxide-core-renderer ^0.1.0
normal
oxide-core-transform ^0.1.0
normal
pollster ^0.4
normal
thiserror ^2.0
normal
tracing ^0.1
normal
wgpu ^28.0.0
normal
winit ^0.30
normal
Versions
30.36%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 app
oxide_
engine
0.1.0
Module app
Module Items
Structs
Enums
Traits
Functions
Type Aliases
In crate oxide_
engine
oxide_engine
Module
app
Copy item path
Source
Expand description
Application trait and engine entry points.
Structs
§
AppBuilder
AppRunner
Default
Plugins
Input
Plugin
Post
Update
PreUpdate
Render
Render
Plugin
Transform
Plugin
Update
Enums
§
AppStage
Traits
§
App
Plugin
Plugin
Group
Functions
§
app
create_
renderer
run_app
Type Aliases
§
Startup
System
Fn