bevy_solari 0.0.0

A placeholder crate; claimed by the Bevy game engine
Documentation
1
2
3
4
5
6
7
//! A [Bevy](https://bevy.org) placeholder crate.
//!
//! Placeholder crates exist because crates.io
//! [does not yet support namespacing](https://github.com/rust-lang/crates.io/issues/8292),
//! leaving it vulnerable to malicious or accidental squatting.

pub struct Placeholder;