pub fn bit_vector_unrank( rank: &BigUint, width: usize, ) -> Result<Vec<bool>, CombError>
The bit vector of the given width for ordinal rank.
width
rank