[][src]Function bevy_reflect::struct_partial_eq

pub fn struct_partial_eq<S: Struct>(a: &S, b: &dyn Reflect) -> Option<bool>