pub fn vec_to_string<F: Field>(vec: Vec<F>) -> String
Converts a vector of field elements to a string.