Function poseidon2_hash_with_separator_bounded_vec
pub unconstrained fn poseidon2_hash_with_separator_bounded_vec<let N: u32, T>(
inputs: BoundedVec<Field, N>,
separator: T,
) -> Field
where
T: ToField
pub unconstrained fn poseidon2_hash_with_separator_bounded_vec<let N: u32, T>(
inputs: BoundedVec<Field, N>,
separator: T,
) -> Field
where
T: ToField