bevy_reflect/impls/core/hash.rs
1use bevy_reflect_derive::impl_type_path;
2
3impl_type_path!(::core::hash::BuildHasherDefault<H>);
1use bevy_reflect_derive::impl_type_path;
2
3impl_type_path!(::core::hash::BuildHasherDefault<H>);