Docs.rs
bevyhub_template-0.0.1-rc.2
bevyhub_template 0.0.1-rc.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mrchantey
Dependencies
bevy ^0.15
normal
bevyhub ^0.0.1-rc.2
normal
Versions
33.33%
of the crate is documented
Platform
i686-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
bevyhub_
template
0.0.1-rc.2
All Items
Crate Items
Functions
Crate
bevyhub_template
Copy item path
Source
Functions
ยง
base_
app_
plugin
In scene-based workflows apps are mainly for adding plugins and systems. They should only spawn low-level entities and resources, allowing for scenes to be spawned via some IO mechanism, ie cli, fs or network.