pub fn features_to_vec(features: &[(&str, &str)]) -> Vec<(String, String)>
Converts features slice into Vec