Function partial_cmp_struct

Source
pub fn partial_cmp_struct(
    s1: &StructArray,
    s2: &StructArray,
) -> Option<Ordering>