sp1_stark

Function vec_to_string

source
pub fn vec_to_string<F: Field>(vec: Vec<F>) -> String
Expand description

Converts a vector of field elements to a string.