Function is_kv_array

Source
fn is_kv_array(data: &[String]) -> bool
Expand description

Check whether a slice of strings has even length.