Function prio::util::vector_with_length[][src]

pub fn vector_with_length(len: usize) -> Vec<Field>

Convenience function for initializing fixed sized vectors of Field elements.