bevy_reflect 0.18.1

Dynamically interact with rust types
Documentation
1
2
3
use bevy_reflect_derive::impl_type_path;

impl_type_path!(::core::hash::BuildHasherDefault<H>);