Function style::stylist::compare_keyframes_in_same_layer

source ยท
fn compare_keyframes_in_same_layer(
    v1: &KeyframesAnimation,
    v2: &KeyframesAnimation,
) -> Ordering