Function kzg::utils::pad_to_power_of_two[][src]

pub fn pad_to_power_of_two<S: PrimeField>(xs: &[S]) -> Vec<S>