pub(super) fn leaf_pos_to_index<const N: usize, F: FieldElement>(
pos: &F,
) -> BigUint
Expand description
Converts a leaf position to the internal BigUint index for storage.
pub(super) fn leaf_pos_to_index<const N: usize, F: FieldElement>(
pos: &F,
) -> BigUint
Converts a leaf position to the internal BigUint index for storage.