bones_schema 0.3.0

Simple runtime reflection system designed for scripting.
Documentation

Simple reflection system based on the #[repr(C)] memory layout.

You can derive [HasSchema] for your Rust types to unlock integration with the bones_schema ecosystem, including bones_ecs and bones_asset.