brood 0.9.1

A fast and flexible entity component system library.
Documentation
1
2
3
4
5
6
//! Re-exported items required by crate macros.
//!
//! This module is not considered a part of the public API. No items in here should be relied on by
//! external code. The items exported here are subject to change at any time.

pub use alloc::vec;