const_serialize

Function serialize_eq

Source
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