Function bevy_reflect::struct_partial_eq[][src]

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