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