Docs.rs
beetmash_template-0.0.7
beetmash_template 0.0.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
24 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mrchantey
Dependencies
beetmash ^0.0.7
normal
bevy ^0.15
normal
Versions
33.33%
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
Crate beetmash_template
beetmash_
template
0.0.7
All Items
Crate Items
Functions
Crate
beetmash_
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.