pub trait ToBits: Sized {
// Required methods
fn to_bits_le(&self) -> Vec<bool, Global>;
fn to_bits_be(&self) -> Vec<bool, Global>;
}
Returns self
as a boolean array in little-endian order.
Returns self
as a boolean array in big-endian order.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits.
A helper method to return a concatenated list of big-endian bits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits.
A helper method to return a concatenated list of big-endian bits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits.
A helper method to return a concatenated list of big-endian bits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
A helper method to return a concatenated list of little-endian bits from the circuits.
A helper method to return a concatenated list of big-endian bits from the circuits.
Outputs the little-endian bit representation of self
without trailing zeros.
Outputs the big-endian bit representation of self
without leading zeros.