pub const fn serialize_eq<T: SerializeConst>(first: &T, second: &T) -> bool
Expand description
Check if the serialized representation of two items are the same
pub const fn serialize_eq<T: SerializeConst>(first: &T, second: &T) -> bool
Check if the serialized representation of two items are the same