logo

Function bevy::reflect::tuple_apply[]

pub fn tuple_apply<T>(a: &mut T, b: &(dyn Reflect + 'static)) where
    T: Tuple