Trait bevy_mod_scripting::rhai::api::std::RhaiVecElem
source · pub trait RhaiVecElem: FromReflect + RhaiProxyable + FromRhaiProxy + Clone { }
Expand description
Composite trait composing the various traits required for a type T
to be used as part of a RhaiVec